Package org.jdbi.v3.core
Interface TransactionCallback
-
interface TransactionCallback
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidafterCommit()default voidafterRollback()
-
interface TransactionCallback
| Modifier and Type | Method | Description |
|---|---|---|
default void |
afterCommit() |
|
default void |
afterRollback() |