|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.config.types.Sql
org.shiftone.exq.impl.config.types.CallableStmtQueryExecutor
This QueryExecutor can be used to execute stored procedures that return cursors.
| Constructor Summary | |
CallableStmtQueryExecutor()
|
|
| Method Summary | |
QueryResult |
executeQuery(java.sql.Connection connection,
java.util.Map parameters)
Method executeQuery |
| Methods inherited from class org.shiftone.exq.impl.config.types.Sql |
addText, buildStatementSQL, buildStatementSQL, createIf, createIfdef, createIfndef, createIParam, createParam, isEnabled, setParameters |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CallableStmtQueryExecutor()
| Method Detail |
public QueryResult executeQuery(java.sql.Connection connection,
java.util.Map parameters)
throws QueryException
executeQuery in interface QueryExecutorconnection - parameters -
QueryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||