Uses of Interface
org.jdbi.v3.sqlobject.HandlerDecorator
Packages that use HandlerDecorator
-
Uses of HandlerDecorator in org.jdbi.v3.sqlobject
Methods in org.jdbi.v3.sqlobject with parameters of type HandlerDecoratorModifier and TypeMethodDescriptionHandlerDecorators.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.