com.jbase.jremote.io
Class JResultSetImpl
java.lang.Object
com.jbase.jremote.io.JResultSetImpl
- All Implemented Interfaces:
- JResultSet
public class JResultSetImpl
- extends Object
- implements JResultSet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JResultSetImpl
public JResultSetImpl(AbstractJRemoteConnection connection,
int statementId,
int fetchSize)
getRow
public JDynArray getRow()
- Specified by:
getRow
in interface JResultSet
next
public boolean next()
throws JRemoteException
- Specified by:
next
in interface JResultSet
- Throws:
JRemoteException
Copyright © 2016 TEMENOS. All Rights Reserved.