|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
class |
RowSetIteratorHelper
Internal: Applications should not use this class. |
Uses of RowSetHelper in oracle.jbo.server |
Subclasses of RowSetHelper in oracle.jbo.server | |
Type | Name |
---|---|
(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. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |