Uses of Package
org.jdbi.v3.sqlobject
Package
Description
SQL Objects
sqlobject.transaction
annotations declaratively create transactions
wrapping a SqlObject method.-
ClassDescriptionDeprecated.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. -
ExtensionHandler
directly.