Interface PStmtKey.StatementBuilder
- All Known Implementing Classes:
PStmtKey.PreparedCallSQL, PStmtKey.PreparedCallWithResultSetConcurrency, PStmtKey.PreparedCallWithResultSetHoldability, PStmtKey.PreparedStatementSQL, PStmtKey.PreparedStatementWithAutoGeneratedKeys, PStmtKey.PreparedStatementWithColumnIndexes, PStmtKey.PreparedStatementWithColumnNames, PStmtKey.PreparedStatementWithResultSetConcurrency, PStmtKey.PreparedStatementWithResultSetHoldability
- Enclosing class:
PStmtKey
private static interface PStmtKey.StatementBuilder
Interface for Prepared or Callable Statement.
- Since:
- 2.0
-
Method Summary
-
Method Details
-
createStatement
- Throws:
SQLException
-