|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.io.JResultSetImpl
public class JResultSetImpl
Constructor Summary | |
---|---|
JResultSetImpl(AbstractJRemoteConnection connection,
int statementId,
int fetchSize)
|
Method Summary | |
---|---|
JDynArray |
getRow()
|
boolean |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JResultSetImpl(AbstractJRemoteConnection connection, int statementId, int fetchSize)
Method Detail |
---|
public JDynArray getRow()
getRow
in interface JResultSet
public boolean next() throws JRemoteException
next
in interface JResultSet
JRemoteException
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |