Uses of Interface
org.jooq.GrantFinalStep
-
Uses of GrantFinalStep in org.jooq
Modifier and TypeInterfaceDescriptioninterface
A step in the construction of theGRANT
statement.Modifier and TypeMethodDescription@NotNull GrantFinalStep
GrantWithGrantOptionStep.withGrantOption()
Add theWITH GRANT OPTION
clause to theGRANT
statement.