Uses of Class
org.jdbi.v3.sqlobject.HandlerDecorators
Packages that use HandlerDecorators
-
Uses of HandlerDecorators in org.jdbi.v3.sqlobject
Classes in org.jdbi.v3.sqlobject that implement interfaces with type arguments of type HandlerDecoratorsModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.jdbi.v3.sqlobject that return HandlerDecoratorsModifier and TypeMethodDescriptionHandlerDecorators.createCopy()
Deprecated, for removal: This API element is subject to removal in a future version.HandlerDecorators.register
(HandlerDecorator decorator) Deprecated, for removal: This API element is subject to removal in a future version.Registers the given handler decorator with the registry.
ExtensionHandlerCustomizer
instances which are returned directly from theExtensionFactory.getExtensionHandlerCustomizers(ConfigRegistry)
.