Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-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.
Char
          This class provides a lightweight wrapper for oracle.sql.CHAR, the Java representation of the CHAR 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.

 


Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01


 

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