org.postgresql.pljava.jdbc
Class TypeOid
java.lang.Object
org.postgresql.pljava.jdbc.TypeOid
public class TypeOid
- extends java.lang.Object
Provides constants for well-known backend OIDs for the types we commonly
use.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID
public static final int INVALID
- See Also:
- Constant Field Values
INT2
public static final int INT2
- See Also:
- Constant Field Values
INT4
public static final int INT4
- See Also:
- Constant Field Values
INT8
public static final int INT8
- See Also:
- Constant Field Values
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
NUMERIC
public static final int NUMERIC
- See Also:
- Constant Field Values
FLOAT4
public static final int FLOAT4
- See Also:
- Constant Field Values
FLOAT8
public static final int FLOAT8
- See Also:
- Constant Field Values
BOOL
public static final int BOOL
- See Also:
- Constant Field Values
DATE
public static final int DATE
- See Also:
- Constant Field Values
TIME
public static final int TIME
- See Also:
- Constant Field Values
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
TIMESTAMPTZ
public static final int TIMESTAMPTZ
- See Also:
- Constant Field Values
BYTEA
public static final int BYTEA
- See Also:
- Constant Field Values
VARCHAR
public static final int VARCHAR
- See Also:
- Constant Field Values
OID
public static final int OID
- See Also:
- Constant Field Values
BPCHAR
public static final int BPCHAR
- See Also:
- Constant Field Values
TypeOid
public TypeOid()
Copyright (c) 2003, 2004, 2005 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT