|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
args to
named parameters on the statement.
java.sql.Types via
PreparedStatement#setObject(int, Object, int)
java.sql.Types via
PreparedStatement#setObject(int, Object, int)
NamedArgumentFinder.
StatementContext for every statement created
from a handle obtained from this DBI instance.
StatementContext
instances for statements created from this handle
StatementContext for every statement created
from a handle obtained from this DBI instance.
StatementContext.
StatementContext.
StatementContext.
Statement.setFetchDirection(int)
Statement.setFetchDirection(int)
Statement.getGeneratedKeys()Statement.getGeneratedKeys()
method for update and insert statement for drivers that support this function.
CallableStatementMapper
CallableStatementMapper
CallableStatementMapper
CallableStatementMapper
DBI.withHandle(HandleCallback)DBI instances for systems which like
to work with interfaces.callback in a transaction.
callback in a transaction.
TransactionHandler
maxRows
TransactionHandler uses local JDBC transactions
demarcated explicitely on the handle and passed through to be handled
directly on the JDBC Connection instance.BeanMapper uses the names in the result set
DBI and HandleRuntimeException, so you can skip catching them.TransactionHandler instances ae provided for working in
different environments.Query.mapTo(Class) for registered mappings.
Query.mapTo(Class) for registered mappings.
Query.map(ResultSetMapper) call to specify
what to do with each row of a result setStatementRewriter.rewrite(String, org.skife.jdbi.v2.Binding, org.skife.jdbi.v2.StatementContext) callsDBI and Handle for creating sql objects.Query and
Update.SqlStatementCustomizerFactory to
customize sql statements via annotationsSqlStatementCustomizingAnnotation to generate
SqlStatementCustomizer instances.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||