All Classes and Interfaces
Class
Description
Postgres version of argument factory for
Duration.A column mapper which maps Postgres's
PGInterval type to Java's Duration.Type qualifying annotation for
HSTORE data type.An argument factory which binds Java's
Map to Postgres' hstore type.A column mapper which maps Postgres' hstore type to Java's
Map.Postgres version of argument factory for
InetAddress.Provide mappers corresponding to java time types.
Type qualifying annotation for
MACADDR data type.Postgres version of argument factory for
Period.A column mapper which maps Postgres's
PGInterval type to Java's Period.Postgres plugin.
Handler for PostgreSQL custom types.
Default
jdbi behavior is to bind Enum subclasses as
a string, which Postgres won't implicitly convert to an enum type.Bind UUID arguments as an Object.