Business Components

Uses of Class
oracle.jbo.server.RowFilterKey

Packages that use.*
PackageDescription
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of RowFilterKey in oracle.jbo.server
 

Methods in oracle.jbo.server with parameters of type RowFilterKey
TypeName
protected  void ViewObjectImpl.passivateNewRowTracker(QueryCollection qc, RowFilterKey rf, Document doc, Element parent)
          Stores the NewRow index and keys.
 


Business Components