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

Packages that use HandleSupplier
Package
Description
The 'core' package hosts the top level interface into jdbi core.
The extension classes allow you to extend Jdbi's functionality by declaring interface types that may attach to Handle instances.
SQL Objects