JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.postgresql.util.PGBinaryObject
Packages that use
PGBinaryObject
Package
Description
org.postgresql.geometric
Uses of
PGBinaryObject
in
org.postgresql.geometric
Classes in
org.postgresql.geometric
that implement
PGBinaryObject
Modifier and Type
Class
Description
class
PGbox
This represents the box datatype within org.postgresql.
class
PGpoint
It maps to the point datatype in org.postgresql.