Uses of Interface
org.jooq.GrantWithGrantOptionStep
-
Uses of GrantWithGrantOptionStep in org.jooq
Modifier and TypeMethodDescription@NotNull GrantWithGrantOptionStep
Add theTO
clause to theGRANT
statement.@NotNull GrantWithGrantOptionStep
Add theTO
clause to theGRANT
statement.@NotNull GrantWithGrantOptionStep
GrantToStep.toPublic()
Add theTO PUBLIC
clause to theGRANT
statement.