|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RowIterator | |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.common.ws | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Uses of RowIterator in oracle.jbo |
| Subinterfaces of RowIterator in oracle.jbo | |
interface |
NavigatableRowIteratorProvides simple access to a set of rows. |
interface |
RowSetDefines the middle-tier representation of a set of table rows. |
interface |
RowSetIteratorThe interface for Row Set Iterator. |
interface |
ViewObjectDefines the presentation of the Entity Objects selected by an SQL statement. |
| Classes in oracle.jbo that implement RowIterator | |
class |
ViewCriteriaA list of row criteria for a View Object's WHERE clause. |
| Constructors in oracle.jbo with parameters of type RowIterator | |
RowNotFoundException(RowIterator rsi)Constructs a new instance when a RowIterator has no current row. | |
| Uses of RowIterator in oracle.jbo.common.ws |
| Classes in oracle.jbo.common.ws that implement RowIterator | |
class |
WSRowSetImpl |
class |
WSRowSetIteratorBase |
class |
WSRowSetIteratorImpl |
class |
WSViewObjectImpl |
| Uses of RowIterator in oracle.jbo.server |
| Classes in oracle.jbo.server that implement RowIterator | |
class |
EntityRowSetImplEntityRowSetImpl represents the ResultSet of an association. |
class |
ViewObjectImplThe implementation of the ViewObject interface, 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. |
| Uses of RowIterator in oracle.jbo.server.ejb.facade |
| Classes in oracle.jbo.server.ejb.facade that implement RowIterator | |
class |
FinderViewImplAbstract base class for Finder-Based View Object. |
| Uses of RowIterator in oracle.jbo.uicli.binding |
| Methods in oracle.jbo.uicli.binding that return RowIterator | |
RowIterator |
JUControlBinding.getRowIterator()Returns the current RowIterator with which this control binding is working. |
| Uses of RowIterator in oracle.jbo.uicli.jui |
| Methods in oracle.jbo.uicli.jui that return RowIterator | |
RowIterator |
JUPanelValidationEvent.getRowIterator() |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.