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

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