Business Components 9.0.5

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.
 


Business Components 9.0.5

 

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