Iterator<A>
IteratingResultset(SQLFunction<ResultSet,A> mapper, ResultSet resultSet)
boolean
hasNext()
A
next()
static <A> List<A>
toList(ResultSet resultSet, SQLFunction<ResultSet,A> mapper)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
hasNext
next