| Package | Description |
|---|---|
| org.jdbi.v3.core |
Start with
DBI and Handle |
| org.jdbi.v3.core.extension | |
| org.jdbi.v3.core.statement |
Interfaces used to alter JDBI's handling of JDBC Statements
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionMethod |
Handle.getExtensionMethod() |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
HandleSupplier.invokeInContext(ExtensionMethod extensionMethod,
ConfigRegistry config,
Callable<V> task) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionMethod |
StatementContext.getExtensionMethod() |
Copyright © 2017. All rights reserved.