Oracle Application Development Framework Business Components Domains Java API Reference
10.1.3.1.0 B28971-01


Uses of Package
oracle.jbo.domain

Classes in oracle.jbo.domain used by oracle.jbo.domain
BaseLobDomain
          This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
BFileDomain
          This class provides a lightweight wrapper for oracle.sql.BFILE, the Java representation of the BFILE database type.
BlobDomain
          This class provides a lightweight wrapper for oracle.sql.BLOB, the Java representation of the BLOB database type.
Char
          This class provides a lightweight wrapper for oracle.sql.CHAR, the Java representation of the CHAR database type.
ClobDomain
          This class provides a lightweight wrapper for oracle.sql.Clob, the Java representation of the CLOB database type.
Date
          This class extends oracle.sql.DATE, Oracle's Java representation of the DATE database type.
DBSequence
          A lightweight, tier-independent wrapper that allows working with attributes that should get their number values from database sequence on insert of a new row.
Number
          This class extends oracle.sql.NUMBER, Oracle's Java representation of the NUMBER database type.
Raw
          This class provides a lightweight wrapper for oracle.sql.Raw, the Java representation of the RAW database type.
Timestamp
          This class extends oracle.sql.TIMESTAMP, Oracle's Java representation of the TIMESTAMP database type.

 


Oracle Application Development Framework Business Components Domains Java API Reference
10.1.3.1.0 B28971-01


Copyright © 1997, 2006, Oracle. All rights reserved.