Business Components

Uses of Interface
oracle.jbo.domain.BlobDomainInterface

Packages that use.*
PackageDescription
oracle.jbo.domain   
 

Uses of BlobDomainInterface in oracle.jbo.domain
 

Subinterfaces of BlobDomainInterface in oracle.jbo.domain
TypeName
 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.
 


Business Components