Business Components

Uses of Class
oracle.jbo.server.RowImpl

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

Uses of RowImpl in oracle.jbo.server
 

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


Business Components