Class PStmtKey.PreparedCallWithResultSetHoldability

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

private class PStmtKey.PreparedCallWithResultSetHoldability extends Object implements PStmtKey.StatementBuilder
Builder for prepareCall(String sql, int resultSetType, int resultSetConcurrency, int resultSetHoldability).