Uses of Interface
org.jdbi.v3.guice.JdbiBinder
Packages that use JdbiBinder
-
Uses of JdbiBinder in org.jdbi.v3.guice
Classes in org.jdbi.v3.guice that implement JdbiBinderModifier and TypeClassDescriptionclass
Base module class for element configuration modules.class
Base module class to defineJdbi
instances.Methods in org.jdbi.v3.guice that return JdbiBinderModifier and TypeMethodDescriptionfinal JdbiBinder
AbstractJdbiConfigurationModule.jdbiBinder()
Provides access to theJdbiBinder
instance.final JdbiBinder
AbstractJdbiDefinitionModule.jdbiBinder()
Provides access to theJdbiBinder
instance.default JdbiBinder
JdbiBinder.jdbiBinder()
Provides access to aJdbiBinder
instance.