jremote jbase5.2.1

com.jbase.jremote.io
Class JResultSetImpl

java.lang.Object
  extended by com.jbase.jremote.io.JResultSetImpl
All Implemented Interfaces:
JResultSet

public class JResultSetImpl
extends Object
implements JResultSet


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

JResultSetImpl

public JResultSetImpl(AbstractJRemoteConnection connection,
                      int statementId,
                      int fetchSize)
Method Detail

getRow

public JDynArray getRow()
Specified by:
getRow in interface JResultSet

next

public boolean next()
             throws JRemoteException
Specified by:
next in interface JResultSet
Throws:
JRemoteException

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.