Business Components

Uses of Class
oracle.jbo.domain.Char

Packages that use Char
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 Char in oracle.jbo.domain
 

Constructors in oracle.jbo.domain with parameters of type Char
Char.Char(Char val)
          Creates a Char identical to an existing Char.
 


Business Components