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).