Business Components

Uses of Class
oracle.jbo.domain.ClobDomain

Uses of ClobDomain in oracle.jbo.domain
 

Constructors in oracle.jbo.domain with parameters of type ClobDomain
TypeName
ClobDomain(ClobDomain nclob, byte[] clobData)
          Creates an instance of this class with data as described in clobData and using the transaction context from clob to use the clob-locator in the database.
 


Business Components