Uses of Annotation Type
org.jdbi.v3.core.extension.annotation.UseExtensionHandlerCustomizer
Packages that use UseExtensionHandlerCustomizer
Package
Description
sqlobject.transaction
annotations declaratively create transactions
wrapping a SqlObject method.-
Uses of UseExtensionHandlerCustomizer in org.jdbi.v3.sqlobject.transaction
Classes in org.jdbi.v3.sqlobject.transaction with annotations of type UseExtensionHandlerCustomizerModifier and TypeClassDescription@interface
Causes the annotated method to be run in a transaction.