jremote jbase5.2.1

com.jbase.jremote
Interface JResultSet

All Known Implementing Classes:
JResultSetImpl

public interface JResultSet

Allows iteration of a result set fetched in blocks.

Author:
aphethean

Method Summary
 JDynArray getRow()
           
 boolean next()
           
 

Method Detail

next

boolean next()
             throws JRemoteException
Throws:
JRemoteException

getRow

JDynArray getRow()

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.