Package | Description |
---|---|
org.skife.jdbi.v2 |
Start with
DBI and Handle |
Modifier and Type | Method and Description |
---|---|
ResultIterator<ResultType> |
ResultBearing.iterator() |
ResultIterator<ResultType> |
Query.iterator()
Obtain a forward-only result set iterator.
|
ResultIterator<Type> |
GeneratedKeys.iterator()
Returns a iterator over all generated keys.
|
Copyright © 2018. All rights reserved.