| Package | Description |
|---|---|
| org.jdbi.v3.core.transaction |
The
transaction package implements the strategy
Jdbi uses to open and close transactions. |
| 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.