Uses of Interface
org.jooq.Role
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
-
Uses of Role in org.jooq
Modifier and TypeMethodDescription@NotNull RevokeFinalStep
Add theFROM
clause to theREVOKE
statement.@NotNull GrantWithGrantOptionStep
Add theTO
clause to theGRANT
statement. -
Uses of Role in org.jooq.impl