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.Registers the given handler decorator with the registry.