Class PgOid


  • public final class PgOid
    extends org.postgresql.core.Oid
    Extension to the Oid class which contains Postgres specific datatypes not found currently in the JDBC driver implementation classes.
    Author:
    Horia Chiorean (hchiorea@redhat.com)