OracleTypes

Extends the java.lang.Object class.

The constructor for this class is:

OracleTypes(  )

Fields

ARRAY
Static int
BFILE
Static int
BIGINT
Static int
BINARY
Static int
BIT
Static int
BLOB
Static int
BOOLEAN
Static int, new with Oracle9i
CHAR
Static int
CLOB
Static int
CURSOR
Static int
DATALINK
Static int
DATE
Static int
DECIMAL
Static int
DOUBLE
Static int
FIXED_CHAR
Static int
FLOAT
Static int
INTEGER
Static int
INTERVALDS
Static int, new with Oracle9i
INTERVALYM
Static int, new with Oracle9i
JAVA_OBJECT
Static int, new with Oracle9i
JAVA_STRUCT
Static int, new with Oracle9i
LONGVARBINARY
Static int
LONGVARCHAR
Static int
NULL
Static int
NUMBER
Static int
NUMERIC
Static int
OPAQUE
Static int, new with Oracle9i
OTHER
Static int, indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via getObject and setObject
PLSQL_INDEX_TABLE
Static int
RAW
Static int
REAL
Static int
REF
Static int
ROWID
Static int
SMALLINT
Static int
STRUCT
Static int
TIME
Static int
TIMESTAMP
Static int
TIMESTAMPLTZ
Static int, new with Oracle9i
TIMESTAMPNS
Static int, new with Oracle9i, deprecated since 9.2.0. Use OracleTypes.
TIMESTAMPTZ
Static int, new with Oracle9i
TINYINT
Static int
VARBINARY
Static int
VARCHAR
Static int

Inherited methods

Inherits all methods from java.lang.Object except clone, equals, and finalize. ...

Get Oracle in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.