Business Components

Uses of Class
oracle.jbo.domain.BFileDomain

Uses of BFileDomain in oracle.jbo.domain
 

Methods in oracle.jbo.domain with parameters of type BFileDomain
 void BFileDomain.shareBFILE(BFileDomain newBFile)
          Internal: Applications should not use this method.
 

Constructors in oracle.jbo.domain with parameters of type BFileDomain
BFileDomain(BFileDomain bFile, byte[] bFileData)
          Deprecated. since 9.0.4 BFile domains cannot be updated.
 


Business Components