public interface ResultSet<E>
void
close()
E
getNext()
boolean
hasMore()
boolean hasMore() throws IDSException
IDSException
E getNext() throws IDSException
void close()