Uses of Enum
org.jdbi.v3.core.transaction.TransactionIsolationLevel

Packages that use TransactionIsolationLevel
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.