| Package | Description |
|---|---|
| org.jdbi.v3.core |
Start with
DBI and Handle |
| org.jdbi.v3.core.statement |
Interfaces used to alter JDBI's handling of JDBC Statements
|
| org.jdbi.v3.core.transaction |
Several
TransactionHandler instances are provided for working in
different environments. |
| Class and Description |
|---|
| TransactionHandler
Interface which defines callbacks to be used when transaction methods are called on a handle.
|
| TransactionIsolationLevel |
| Class and Description |
|---|
| TransactionState |
| Class and Description |
|---|
| DelegatingTransactionHandler |
| SerializableTransactionRunner.Configuration |
| TransactionHandler
Interface which defines callbacks to be used when transaction methods are called on a handle.
|
| TransactionIsolationLevel |
| TransactionState |
Copyright © 2017. All rights reserved.