Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.server.EntityRowSetImpl

Packages that use EntityRowSetImpl
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb.facade   

 

Uses of EntityRowSetImpl in oracle.jbo.server

 

Methods in oracle.jbo.server that return EntityRowSetImpl
protected  EntityRowSetImpl EntityImpl.createAssociationAccessorRS(AssociationDefImpl assocDef, ViewObjectImpl accessorVO, Row masterRow, java.lang.Object[] values)
           
protected  EntityRowSetImpl AssociationDefImpl.createAssociationAccessorRS(ViewObjectImpl vo, Row masterRow, java.lang.Object[] values)
           

 

Uses of EntityRowSetImpl in oracle.jbo.server.ejb.facade

 

Subclasses of EntityRowSetImpl in oracle.jbo.server.ejb.facade
 class CmrAccessorEntRowSet
           

 

Methods in oracle.jbo.server.ejb.facade that return EntityRowSetImpl
protected  EntityRowSetImpl CmrAccessorDefImpl.createAssociationAccessorRS(ViewObjectImpl vo, Row masterRow, java.lang.Object[] values)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.