|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
JdbcSqlExecutor | Implementations of this interface must permit to execute SQL queries into processes (transactional or not) without that the caller has to handle the connection to the database. |
SelectResultRowProcess<ROW_ENTITY> | Result Set Row Processor |
Class Summary | |
---|---|
JdbcSqlExecutorProvider | This class provides an implementation of JdbcSqlExecutor API. |
JdbcSqlQueries | This class handles list of JdbcSqlQuery instance and provide a method execute to
perform each one. |
JdbcSqlQuery | This class permits to build easily a SQL query with parameters. |
JdbcSqlQuery.Configuration | Context of execution that has to be taken into account. |
ResultSetWrapper | This class wraps a result set in order to ass some features. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |