Uses of Interface
org.jdbi.v3.core.internal.OnDemandExtensions.Factory
Packages that use OnDemandExtensions.Factory
Package
Description
Utility classes used internally by Jdbi.
SQL Objects
-
Uses of OnDemandExtensions.Factory in org.jdbi.v3.core.internal
Fields in org.jdbi.v3.core.internal declared as OnDemandExtensions.FactoryModifier and TypeFieldDescriptionprivate OnDemandExtensions.FactoryOnDemandExtensions.onDemandExtensionFactoryMethods in org.jdbi.v3.core.internal with parameters of type OnDemandExtensions.FactoryModifier and TypeMethodDescriptionOnDemandExtensions.setFactory(OnDemandExtensions.Factory onDemandExtensionFactory) -
Uses of OnDemandExtensions.Factory in org.jdbi.v3.sqlobject
Classes in org.jdbi.v3.sqlobject that implement OnDemandExtensions.FactoryModifier and TypeClassDescriptionfinal classSupport for generator instances (concrete classes that have been created by the Jdbi generator).