| Package | Description |
|---|---|
| sf.database.jdbc.sql |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResultSetIteration<T> |
ResultSetIteration.iteration(ResultSet rs,
RowMapper<T> mapper)
Generates an
Iterable, suitable for use in for-each loops. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrmIterator.dealWith(ResultSetIteration<T> it) |
Copyright © 2020. All rights reserved.