Iterator<K>
private K
currentKey
private final Class<?>
keyClass
private final ResultSet
rs
JDBCKeyIterator(ResultSet rs, Class<?> keyClass)
boolean
hasNext()
K
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove