| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowIterator | |
| oracle.jbo | Contains interfaces for client-side applications. | 
| oracle.jbo.server | Contains the implementation of middle tier components. | 
| Uses of RowIterator in oracle.jbo | 
| Subinterfaces of RowIterator in oracle.jbo | |
|  interface | RowSetDefines the middle-tier representation of a set of table rows. | 
|  interface | RowSetIteratorProvides simple access to a set of rows. | 
|  interface | ViewObjectDefines the presentation of the Entity Objects selected by an SQL statement. | 
| Uses of RowIterator in oracle.jbo.server | 
| Classes in oracle.jbo.server that implement RowIterator | |
|  class | ViewObjectImplThe implementation of the ViewObjectinterface, the middle-tier class that manages
 database queries and the view rows that result from executing queries. | 
|  class | ViewRowSetImplThe middle-tier class that manages collections of view rows that result from executing a query. | 
|  class | ViewRowSetIteratorImplThe middle-tier class that enables the user to iterate through row sets. | 
| 
 | Business Components | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||