|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.finalist.tools.database.StatementExecutor com.finalist.tools.statementExecutorUtils.QueryHelper
Field Summary |
Fields inherited from class com.finalist.tools.database.StatementExecutor |
bindBean, bindVars, conn, query |
Constructor Summary | |
QueryHelper()
Creates a new instance of QueryHelper |
Method Summary | |
void |
close()
Closes cached prepared statements. |
Methods inherited from class com.finalist.tools.database.StatementExecutor |
clearBindVars, disablePreparedStatementCaching, enablePreparedStatementCaching, executeDML, executeQueryIntoBean, executeQueryIntoBean, executeQueryIntoBean, executeQueryIntoBean, executeQueryIntoHashMap, executeQueryIntoHashMap, generateBeanFromQuery, getConnection, prepareStatement, setBindVar, setBindVars, setBindVars, setConnection, setRowMapper |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryHelper()
Method Detail |
public void close()
StatementExecutor
close
in class StatementExecutor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |