Uses of Interface
org.jdbi.v3.core.extension.ExtensionFactory

Packages that use ExtensionFactory
Package
Description
The config classes define a configuration registry starting from each Jdbi instance.
The extension classes allow you to extend Jdbi's functionality by declaring interface types that may attach to Handle instances.
SQL Objects