Uses of Package
org.jdbi.v3.core.codec
Packages that use org.jdbi.v3.core.codec
Package
Description
 The 
config classes define a configuration registry starting from
 each Jdbi instance.Google Guice integration.- 
Classes in org.jdbi.v3.core.codec used by org.jdbi.v3.core.codecClassDescriptionA Codec provides a convenient way for a bidirectional mapping of an attribute to a database column.CodecFactory provides column mappers and arguments for bidirectional mapping types to database columns.Fluent Builder forCodecFactory.
- 
Classes in org.jdbi.v3.core.codec used by org.jdbi.v3.core.configClassDescriptionCodecFactory provides column mappers and arguments for bidirectional mapping types to database columns.
- 
Classes in org.jdbi.v3.core.codec used by org.jdbi.v3.guava.codecClassDescriptionA Codec provides a convenient way for a bidirectional mapping of an attribute to a database column.CodecFactory provides column mappers and arguments for bidirectional mapping types to database columns.Fluent Builder forCodecFactory.
- 
Classes in org.jdbi.v3.core.codec used by org.jdbi.v3.guiceClassDescriptionA Codec provides a convenient way for a bidirectional mapping of an attribute to a database column.