| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.transaction |
sqlobject.transaction annotations declaratively create transactions
wrapping a SqlObject method. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Transactional<This extends Transactional<This>>
A mixin interface to expose transaction methods on the sql object.
|
Copyright © 2018. All rights reserved.