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 HandlerDecoratorsMethods in org.jdbi.v3.sqlobject that return HandlerDecoratorsModifier and TypeMethodDescriptionHandlerDecorators.createCopy()
Deprecated.HandlerDecorators.register
(HandlerDecorator decorator) Deprecated.Registers the given handler decorator with the registry.
ExtensionHandlerCustomizer
instances which are returned directly from theExtensionFactory.getExtensionHandlerCustomizers(ConfigRegistry)
.