Uses of Class
org.jdbi.v3.sqlobject.Handlers
Packages that use Handlers
-
Uses of Handlers in org.jdbi.v3.sqlobject
Classes in org.jdbi.v3.sqlobject that implement interfaces with type arguments of type HandlersMethods in org.jdbi.v3.sqlobject that return HandlersModifier and TypeMethodDescriptionHandlers.createCopy()Deprecated.Handlers.register(HandlerFactory factory) Deprecated.Registers the given handler factory with the registry.
ExtensionHandlerFactoryinstances that are returned from theExtensionFactory.getExtensionHandlerFactories(ConfigRegistry)method.