Package | Description |
---|---|
oracle.jbo.domain | |
oracle.jbo.domain.generic |
Modifier and Type | Class and Description |
---|---|
class |
BFileDomain
This class provides a lightweight wrapper for oracle.sql.BFILE, the Java representation of the BFILE database type.
|
class |
BlobDomain
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
|
class |
ClobDomain
This class provides a lightweight wrapper for oracle.sql.Clob, the Java representation of the Clob database type.
|
class |
NClobDomain
This class provides a lightweight wrapper for oracle.sql.NClob, the Java representation of the NCLOB database type.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericBlob
This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
|
class |
GenericClob
This class provides a lightweight wrapper for oracle.sql.Clob, the Java representation of the Clob database type.
|