| Package | Description |
|---|---|
| org.jooq |
The
org.jooq package contains jOOQ's public API. |
| Modifier and Type | Method and Description |
|---|---|
FutureResult<R> |
ResultQuery.fetchLater()
Fetch results asynchronously.
|
FutureResult<R> |
ResultQuery.fetchLater(ExecutorService executor)
Fetch results asynchronously.
|
Copyright © 2013. All Rights Reserved.