|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BC4J RowSet definition.
Method Summary | |
RowSetIteratorDef |
findRowSetIteratorDef(java.lang.String name)
Returns the RowSetIteratorDef by this name |
java.lang.String |
getName()
Returns the RowSet name |
boolean |
isAutoCreate()
Returns true if the RowSet should be automatically created when not found. |
boolean |
isForwardOnly()
Returns true if the ViewObject is forward only |
Methods inherited from interface oracle.cabo.data.jbo.def.RowSetIteratorDef |
findRowDef, getRangeSize |
Method Detail |
public java.lang.String getName()
getName
in interface RowSetIteratorDef
public boolean isForwardOnly()
public boolean isAutoCreate()
isAutoCreate
in interface RowSetIteratorDef
public RowSetIteratorDef findRowSetIteratorDef(java.lang.String name)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |