Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


Uses of Class
oracle.jbo.common.RowSetHelper

Packages that use RowSetHelper
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of RowSetHelper in oracle.jbo.common

 

Subclasses of RowSetHelper in oracle.jbo.common
 class RowSetIteratorHelper
          Internal: Applications should not use this class.

 

Uses of RowSetHelper in oracle.jbo.server

 

Subclasses of RowSetHelper in oracle.jbo.server
 class EntityRowSetImpl
          EntityRowSetImpl represents the ResultSet of an association.
(package private)  class oracle.jbo.server.RowSetImpl
          Internal: Applications should not use this class.
 class ViewRowSetImpl
          The middle-tier class that manages collections of view rows that result from executing a query.
 class ViewRowSetIteratorImpl
          The middle-tier class that enables the user to iterate through row sets.

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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