Business Components

Uses of Interface
oracle.jbo.domain.BlobDomainInterface

Packages that use BlobDomainInterface
oracle.jbo.domain   
 

Uses of BlobDomainInterface in oracle.jbo.domain
 

Subinterfaces of BlobDomainInterface in oracle.jbo.domain
 interface LobInterface
          Provides methods to save data to, and extract data from, LOB domain classes.
 interface LobStreamInterface
          Provides methods to save data to, and extract data from, LOB domain classes.
 

Classes in oracle.jbo.domain that implement BlobDomainInterface
 class Array
           
 class Struct
           
 


Business Components