Business Components

Uses of Class
oracle.jbo.server.RowFilterKey

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

Uses of RowFilterKey in oracle.jbo.server
 

Subclasses of RowFilterKey in oracle.jbo.server
 class RowFilterKeyForwardOnly
           
 

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


Business Components