Uses of Interface
org.postgresql.util.PGBinaryObject

Packages that use PGBinaryObject
org.postgresql.geometric   
 

Uses of PGBinaryObject in org.postgresql.geometric
 

Classes in org.postgresql.geometric that implement PGBinaryObject
 class PGbox
          This represents the box datatype within org.postgresql.
 class PGpoint
          It maps to the point datatype in org.postgresql.
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.