| Package | Description |
|---|---|
| org.jooq |
The
org.jooq package contains jOOQ's public API. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GrantWithGrantOptionStep
The step of creation
GRANT statement that assign user
or role a grant option. |
| Modifier and Type | Method and Description |
|---|---|
GrantFinalStep |
GrantWithGrantOptionStep.withGrantOption()
Add the
WITH GRANT OPTION clause. |
Copyright © 2019. All rights reserved.