| Package | Description |
|---|---|
| com.mockrunner.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ParameterSets |
JDBCTestModule.getExecutedSQLStatementParameterSets(String sql)
Returns the
ParameterSets object for the specified SQL statement. |
protected ParameterSets |
BasicJDBCTestCaseAdapter.getExecutedSQLStatementParameterSets(String sql)
|
ParameterSets |
AbstractParameterResultSetHandler.getParametersForExecutedStatement(String sql)
Returns the
ParameterSets for a specified
SQL string. |
Copyright © 2003-2014. All Rights Reserved.