All Classes and Interfaces
Class
Description
PostgreSQL
bit / varbit type.PostgreSQL
box type.A wrapper around a byte array representing a PostgreSQL
bytea value.PostgreSQL
cidr type.IPv4 CIDR block.
IPv6 CIDR block.
PostgreSQL
circle type.A codec for a single scalar value.
Thrown when a text or binary value cannot be parsed into the expected type.
Holds the parsed value together with the offset of the first unconsumed character.
Codec for PostgreSQL composite (row) types.
Describes a single field inside a PostgreSQL composite type.
Codec for PostgreSQL
ENUM types, mapping between Java enum constants and their
corresponding PostgreSQL label strings.PostgreSQL
hstore type.PostgreSQL
inet type.IPv4 host address with optional subnet mask.
IPv6 host address with optional subnet mask.
PostgreSQL
interval type.PostgreSQL
line type.PostgreSQL
lseg type.PostgreSQL
macaddr type.PostgreSQL
macaddr8 type.PostgreSQL multirange type.
PostgreSQL
path type.PostgreSQL
point type.PostgreSQL
polygon type.PostgreSQL range type.
A bounded range.
An empty range containing no values.
PostgreSQL
timetz type.PostgreSQL
tsvector type.A single lexeme entry with its token text and associated positions.
A position-weight pair within a lexeme.
Weight of a tsvector lexeme position.