Uses of Package
org.jdbi.v3.core.transaction

Package
Description
The 'core' package hosts the top level interface into jdbi core.
Provides asynchronous execution of Jdbi operations.
The transaction package implements the strategy Jdbi uses to open and close transactions.
sqlobject.transaction annotations declaratively create transactions wrapping a SqlObject method.