Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Interface and Description |
---|---|
interface |
SelectLimitPercentStep<R extends Record>
|
Modifier and Type | Method and Description |
---|---|
SelectWithTiesStep<R> |
SelectLimitPercentStep.percent()
Add the
PERCENT clause to a LIMIT clause. |
Copyright © 2019. All rights reserved.