Uses of Interface
org.jdbi.v3.guice.JdbiBinder
Packages that use JdbiBinder
Package
Description
Google Guice integration.Internal classes for the Guice integration, do not use directly outside Jdbi.
-
Uses of JdbiBinder in org.jdbi.v3.guice
Classes in org.jdbi.v3.guice that implement JdbiBinderModifier and TypeClassDescriptionclassBase module class for element configuration modules.classBase module class to defineJdbiinstances.Methods in org.jdbi.v3.guice that return JdbiBinderModifier and TypeMethodDescriptionAbstractJdbiConfigurationModule.jdbiBinder()Provides access to theJdbiBinderinstance.AbstractJdbiDefinitionModule.jdbiBinder()Provides access to theJdbiBinderinstance.default JdbiBinderJdbiBinder.jdbiBinder()Provides access to aJdbiBinderinstance. -
Uses of JdbiBinder in org.jdbi.v3.guice.internal
Classes in org.jdbi.v3.guice.internal that implement JdbiBinderModifier and TypeClassDescriptionclassExposes binders for all aspects of JDBI objects.