Class PStmtKey.PreparedStatementWithColumnIndexes
java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.PStmtKey.PreparedStatementWithColumnIndexes
- All Implemented Interfaces:
PStmtKey.StatementBuilder
- Enclosing class:
PStmtKey
private class PStmtKey.PreparedStatementWithColumnIndexes
extends Object
implements PStmtKey.StatementBuilder
Builder for prepareStatement(String sql, int[] columnIndexes).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PreparedStatementWithColumnIndexes
private PreparedStatementWithColumnIndexes()
-
-
Method Details
-
createStatement
- Specified by:
createStatement
in interfacePStmtKey.StatementBuilder
- Throws:
SQLException
-