Business Components

Uses of Interface
oracle.jbo.domain.MutableDomainInterface

Packages that use MutableDomainInterface
oracle.jbo.domain   
 

Uses of MutableDomainInterface in oracle.jbo.domain
 

Subinterfaces of MutableDomainInterface 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 MutableDomainInterface
 class Array
           
 class Struct
           
 


Business Components