Business Components

Uses of Class
oracle.jbo.domain.BlobDomain

Uses of BlobDomain in oracle.jbo.domain
 

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


Business Components