Uses of Class
org.jdbi.v3.core.transaction.NoOpTransactionHandler
Packages that use NoOpTransactionHandler
Package
Description
The
transaction package implements the strategy
Jdbi uses to open and close transactions.-
Uses of NoOpTransactionHandler in org.jdbi.v3.core.transaction
Subclasses of NoOpTransactionHandler in org.jdbi.v3.core.transactionModifier and TypeClassDescriptionclassHandler designed to behave properly in a J2EE CMT environment.