| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.transaction |
sqlobject.transaction annotations declaratively create transactions
wrapping a SqlObject method. |
| Class and Description |
|---|
| Transactional
A mixin interface to expose transaction methods on the sql object.
|
| TransactionalCallback
Callback that expects an open transaction and produces a result.
|
| TransactionalConsumer
Callback that expects an open transaction and returns no results.
|
Copyright © 2019. All rights reserved.