Business Components

Uses of Class
oracle.jbo.domain.Raw

Packages that use Raw
oracle.jbo.domain The oracle.jbo.domain.* classes, also known as the "JBO Oracle Domains", provide lightweight wrappers for the Java representation of the Oracle data types (that is, the oracle.sql.* classes). 
 

Uses of Raw in oracle.jbo.domain
 

Constructors in oracle.jbo.domain with parameters of type Raw
Raw.Raw(Raw value)
          Creates a Raw object identical to an existing Raw object.
 


Business Components