@FunctionalInterface
public static interface PreparedStatementWrapper.Repreparer
PreparedStatement on a different physical connection, using
the SQL and prepare-time creation arguments captured when the statement was prepared.| Modifier and Type | Method and Description |
|---|---|
java.sql.PreparedStatement |
reprepare(java.sql.Connection connection) |