| Package | Description |
|---|---|
| org.jdbi.v3.core.transaction |
Several
TransactionHandler instances are provided for working in
different environments. |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableTransactionRunner
A TransactionHandler that automatically retries transactions that fail due to
serialization failures, which can generally be resolved by automatically
retrying the transaction.
|
Copyright © 2017. All rights reserved.