Uses of Class
org.jdbi.v3.core.extension.ExtensionFactoryDelegate
Packages that use ExtensionFactoryDelegate
Package
Description
The
extension classes allow you to extend Jdbi's
functionality by declaring interface types that may attach to Handle
instances.-
Uses of ExtensionFactoryDelegate in org.jdbi.v3.core.extension
Fields in org.jdbi.v3.core.extension with type parameters of type ExtensionFactoryDelegateModifier and TypeFieldDescriptionprivate final List<ExtensionFactoryDelegate>Extensions.extensionFactories