|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JCursor
A cursor to a jBASE file.
This object represents a list of jBASE file records.
Method Summary | |
---|---|
JDynArray |
getRecord()
Returns the current record. |
void |
setRecord(JDynArray record)
Modifies the current record. |
void |
update()
Update changes. |
Methods inherited from interface com.jbase.jremote.JSelectList |
---|
close, getFetchSize, getKey, getPosition, goToPosition, hasNext, hasPrevious, iterator, next, previous, setFetchSize |
Method Detail |
---|
JDynArray getRecord()
void setRecord(JDynArray record)
record
- void update() throws JRemoteException
JRemoteException
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |