Class Oid

java.lang.Object
org.postgresql.core.Oid
net.bitnine.agensgraph.core.Oid

public class Oid extends org.postgresql.core.Oid
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class org.postgresql.core.Oid

    BIT, BIT_ARRAY, BOOL, BOOL_ARRAY, BOX, BPCHAR, BPCHAR_ARRAY, BYTEA, BYTEA_ARRAY, CHAR, CHAR_ARRAY, DATE, DATE_ARRAY, FLOAT4, FLOAT4_ARRAY, FLOAT8, FLOAT8_ARRAY, INT2, INT2_ARRAY, INT4, INT4_ARRAY, INT8, INT8_ARRAY, INTERVAL, INTERVAL_ARRAY, JSON, JSON_ARRAY, JSONB, JSONB_ARRAY, MONEY, MONEY_ARRAY, NAME, NAME_ARRAY, NUMERIC, NUMERIC_ARRAY, OID, OID_ARRAY, POINT, POINT_ARRAY, REF_CURSOR, REF_CURSOR_ARRAY, TEXT, TEXT_ARRAY, TIME, TIME_ARRAY, TIMESTAMP, TIMESTAMP_ARRAY, TIMESTAMPTZ, TIMESTAMPTZ_ARRAY, TIMETZ, TIMETZ_ARRAY, UNSPECIFIED, UUID, UUID_ARRAY, VARBIT, VARBIT_ARRAY, VARCHAR, VARCHAR_ARRAY, VOID, XML, XML_ARRAY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Oid()
     
  • Method Summary

    Methods inherited from class org.postgresql.core.Oid

    toString, valueOf

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait