Package io.codemine.java.postgresql.codecs
package io.codemine.java.postgresql.codecs
-
ClassDescriptionPostgreSQL
bit/varbittype.PostgreSQLboxtype.A wrapper around a byte array representing a PostgreSQLbyteavalue.PostgreSQLcidrtype.IPv4 CIDR block.IPv6 CIDR block.PostgreSQLcircletype.Codec<A>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.CompositeCodec.Field<Z,A> Describes a single field inside a PostgreSQL composite type.EnumCodec<E>Codec for PostgreSQLENUMtypes, mapping between Java enum constants and their corresponding PostgreSQL label strings.PostgreSQLhstoretype.PostgreSQLinettype.IPv4 host address with optional subnet mask.IPv6 host address with optional subnet mask.PostgreSQLintervaltype.PostgreSQLlinetype.PostgreSQLlsegtype.PostgreSQLltreetype.PostgreSQLmacaddrtype.PostgreSQLmacaddr8type.Multirange<A>PostgreSQL multirange type.PostgreSQLpathtype.PostgreSQLpointtype.PostgreSQLpolygontype.Range<A>PostgreSQL range type.A bounded range.Range.Empty<A>An empty range containing no values.PostgreSQLtimetztype.PostgreSQLtsvectortype.A single lexeme entry with its token text and associated positions.A position-weight pair within a lexeme.Weight of a tsvector lexeme position.