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


Uses of Class
oracle.jbo.server.RowImpl

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

 

Uses of RowImpl in oracle.jbo.server

 

Subclasses of RowImpl in oracle.jbo.server
 class EJBEntityImpl
           
 class EntityImpl
          This class implements the middle-tier representations of database rows.
 class ViewRowImpl
          A View Object Row.

 

Methods in oracle.jbo.server with parameters of type RowImpl
protected  Node XmlDataDocumentWriter.createRowNode(RowImpl r)
           
protected  Node DotNetXmlDocumentWriter.createRowNode(RowImpl r)
           

 

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

 

Subclasses of RowImpl in oracle.jbo.server.ejb.facade
 class EntityFacadeImpl
          Abstract base class for Entity Facade.

 


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


 

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