Postgres (pdk.db.postgre)
Contains structures that maps to PostgreSQL datatypes according to driver specification
Last updated
Contains structures that maps to PostgreSQL datatypes according to driver specification
Last updated
It maps to the point datatype in org.postgresql.
Properties:
x ::
y ::
Superstructures: <-
This represents the box datatype within org.postgresql.
Properties:
point1 ::
point2 ::
Superstructures: <-
This represents org.postgresql's circle datatype, consisting of a point and a radius.
Properties:
This implements a class that handles the PostgreSQL interval type.
Properties:
This implements a line represented by the linear equation Ax + By + C = 0.
Properties:
This implements a lseg (line segment) consisting of two points.
Properties:
This implements a class that handles the PostgreSQL money and cash types.
Properties:
This implements a path (a multiple segmented line, which may be closed).
Properties:
This implements the polygon datatype within PostgreSQL.
Properties:
center ::
radius ::
Superstructures: <-
years ::
months ::
days ::
hours ::
minutes ::
wholeSeconds ::
microSeconds ::
Superstructures: <-
a ::
b ::
c ::
Superstructures: <-
point1 ::
point2 ::
Superstructures: <-
amount ::
Superstructures: <-
points :: <>
Superstructures: <-
points :: <>
Superstructures: <-