Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Interface and Description |
---|---|
interface |
SelectWithTiesStep<R extends Record>
|
Modifier and Type | Method and Description |
---|---|
SelectOffsetStep<R> |
SelectWithTiesStep.withTies()
Add the
WITH TIES clause to a LIMIT clause. |
Copyright © 2018. All Rights Reserved.