Uses of Annotation Interface
org.jdbi.v3.core.qualifier.Qualifier

Packages that use Qualifier
Package
Description
Configuration and annotations for binding and mapping Java Enum types.
Qualified types add context to Java types for database mapping.
JSON mapping SPI and the Json qualifier.
Annotations that provide metadata about the Jdbi API itself, such as stability guarantees.
The postgres plugin provides improved support for java.time, hstore, uuid, and enum types when configured with a recent Postgres database server.