Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Interface and Description |
---|---|
interface |
SelectSelectStep<R extends Record>
|
Modifier and Type | Method and Description |
---|---|
SelectFromStep<R> |
SelectFromStep.hint(String hint)
Add an Oracle-style hint to the preceding select clause.
|
Copyright © 2014. All Rights Reserved.