| Package | Description | 
|---|---|
| oracle.jbo.domain | |
| oracle.jbo.domain.generic | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BFileDomainThis class provides a lightweight wrapper for oracle.sql.BFILE,
 the Java representation of the
 BFILE database type. | 
| class  | BlobDomainThis class provides a lightweight wrapper for oracle.sql.BLOB,
 the Java representation of the
 BLOB database type. | 
| class  | ClobDomainThis class provides a lightweight wrapper for oracle.sql.Clob,
 the Java representation of the
 Clob database type. | 
| class  | NClobDomainThis class provides a lightweight wrapper for oracle.sql.NClob,
 the Java representation of the
 NCLOB database type. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GenericBlobThis class provides a lightweight wrapper for oracle.sql.BLOB,
 the Java representation of the
 BLOB database type. | 
| class  | GenericClobThis class provides a lightweight wrapper for oracle.sql.Clob,
 the Java representation of the
 Clob database type. |