Package | Description |
---|---|
org.skife.jdbi.v2.tweak.transactions |
Several
TransactionHandler instances ae 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 © 2018. All rights reserved.