Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
GrantWithGrantOptionStep |
GrantToStep.to(Role role)
Grant a privilege to a role.
|
GrantWithGrantOptionStep |
GrantToStep.to(User user)
Grant a privilege to a user.
|
GrantWithGrantOptionStep |
GrantToStep.toPublic()
Grant a privilege to
PUBLIC . |
Copyright © 2019. All rights reserved.