| Package | Description | 
|---|---|
| org.skife.jdbi.v2.sqlobject.customizers | |
| org.skife.jdbi.v2.sqlobject.helpers | |
| org.skife.jdbi.v2.sqlobject.stringtemplate | |
| org.skife.jdbi.v2.unstable | Early Access / In Development Modules | 
| Modifier and Type | Class and Description | 
|---|---|
| interface  | DefineUsed to set attributes on the StatementContext for the statement generated for this method. | 
| interface  | FetchDirectionUsed to specify the fetch direction, per JDBC, of a result set. | 
| interface  | FetchSize | 
| interface  | MaxRowsUsed to specify the maximum numb er of rows to return on a result set. | 
| interface  | OutParameterDeclare a named out parameter on an  @SqlCallannotated method. | 
| interface  | OverrideStatementLocatorWithUse this to override the statement locator on a sql object, May be specified on either the interface
 or method level. | 
| interface  | OverrideStatementRewriterWithUse this to override the statement rewriter on a sql object, May be specified on either the interface
 or method level. | 
| interface  | QueryTimeOutSpecify the query timeout in seconds. | 
| interface  | RegisterArgumentFactoryUsed to set attributes on the StatementContext for the statement generated for this method. | 
| interface  | RegisterColumnMapperUsed to register a result column mapper with either a sql object type or for a specific method. | 
| interface  | RegisterColumnMapperFactoryUsed to register a result column mapper with either a sql object type or for a specific method. | 
| interface  | RegisterContainerMapper | 
| interface  | RegisterMapperUsed to register a result set mapper with either a sql object type or for a specific method. | 
| interface  | RegisterMapperFactoryUsed to register a result set mapper with either a sql object type or for a specific method. | 
| interface  | TransactionIsolationUsed to specify the transaction isolation level for an object or method (via annotating the method
 or passing it in as an annotated param). | 
| Modifier and Type | Class and Description | 
|---|---|
| interface  | MapResultAsBean | 
| Modifier and Type | Class and Description | 
|---|---|
| interface  | org.skife.jdbi.v2.sqlobject.stringtemplate.ExternalizedSqlViaStringTemplate3Deprecated. 
 | 
| interface  | UseStringTemplate3StatementLocator | 
| Modifier and Type | Class and Description | 
|---|---|
| interface  | BindInBinds an Iterable or array/varargs of any type to a placeholder as a comma-separated list (e.g. | 
Copyright © 2018. All rights reserved.