| Package | Description |
|---|---|
| com.mockrunner.jdbc | |
| com.mockrunner.mock.jdbc |
| Modifier and Type | Method and Description |
|---|---|
CallableStatementResultSetHandler |
JDBCTestModule.getCallableStatementResultSetHandler()
Returns the
CallableStatementResultSetHandler. |
protected CallableStatementResultSetHandler |
BasicJDBCTestCaseAdapter.getCallableStatementResultSetHandler()
|
| Modifier and Type | Method and Description |
|---|---|
CallableStatementResultSetHandler |
MockConnection.getCallableStatementResultSetHandler() |
| Constructor and Description |
|---|
MockConnection(StatementResultSetHandler statementHandler,
PreparedStatementResultSetHandler preparedStatementHandler,
CallableStatementResultSetHandler callableStatementHandler) |
Copyright © 2003–2023. All rights reserved.