|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ViewRowSetIteratorImpl in oracle.jbo.server |
Fields in oracle.jbo.server declared as ViewRowSetIteratorImpl | |
Type | Name |
---|---|
protected ViewRowSetIteratorImpl |
ViewRowSetImpl.mDefaultView
|
Methods in oracle.jbo.server that return ViewRowSetIteratorImpl | |
Type | Name |
---|---|
static ViewRowSetIteratorImpl |
ViewObjectImpl.getImplObject(java.lang.Object rsi)
|
ViewRowSetIteratorImpl |
ViewRowSetImpl.getDefaultRowSetIterator()
Returns the default ViewRowSetIteratorImpl . |
Constructors in oracle.jbo.server with parameters of type ViewRowSetIteratorImpl | |
Type | Name |
---|---|
ViewRowSetImpl(ViewObjectImpl vo,
java.lang.String name,
ViewRowSetIteratorImpl masterRSI)
Constructs a new secondary (non-default) view row set. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |