Class PStmtKey.PreparedStatementWithColumnNames

java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.PStmtKey.PreparedStatementWithColumnNames
All Implemented Interfaces:
PStmtKey.StatementBuilder
Enclosing class:
PStmtKey

private class PStmtKey.PreparedStatementWithColumnNames extends Object implements PStmtKey.StatementBuilder
Builder for prepareStatement(String sql, String[] columnNames).