| Package | Description |
|---|---|
| com.github.fabienbarbero.sql |
| Modifier and Type | Method and Description |
|---|---|
<T> SQLIterator<T> |
SQLRunner.queryIterator(SQLRecordMapper<T> mapper,
Integer fetchSize,
boolean updatable,
SQLQueryBuilder query)
Select entities from a given SQL query.
|
Copyright © 2018. All rights reserved.