Business Components

Uses of Class
oracle.jbo.server.RowImpl

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

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.
 


Business Components