public interface IResultSetboolean next()
throws QueryException
QueryException
int getInt(int position)
throws QueryException
QueryException
long getLong(int position)
throws QueryException
QueryException
double getDouble(int position)
throws QueryException
QueryException
StringgetString(int position) throws QueryException
QueryException
boolean getBoolean(int position)
throws QueryException
QueryException
void close()
throws QueryException
QueryException