Uses of Package
org.jdbi.v3.sqlobject
Packages that use org.jdbi.v3.sqlobject
Package
Description
SQL Objects
sqlobject.transaction
annotations declaratively create transactions
wrapping a SqlObject method.-
Classes in org.jdbi.v3.sqlobject used by org.jdbi.v3.sqlobjectClassDescriptionDeprecated.Deprecated.Use
ExtensionHandlerCustomizer
directly.Deprecated.UseExtensionHandlerCustomizer
instances which are returned directly from theExtensionFactory.getExtensionHandlerCustomizers(ConfigRegistry)
.Deprecated.UseExtensionHandlerFactory
instances directly.Deprecated.UseExtensionHandlerFactory
instances that are returned from theExtensionFactory.getExtensionHandlerFactories(ConfigRegistry)
method.Configuration class for SQL objects. -
Classes in org.jdbi.v3.sqlobject used by org.jdbi.v3.sqlobject.transaction
ExtensionHandler
directly.