public interface GrantWithGrantOptionStep extends GrantFinalStep
GRANT
statement that assign user
or role a grant option.Modifier and Type | Method and Description |
---|---|
GrantFinalStep |
withGrantOption()
Add the
WITH GRANT OPTION clause. |
bind, bind, cancel, close, execute, executeAsync, executeAsync, getBindValues, getParam, getParams, getSQL, getSQL, getSQL, isExecutable, keepStatement, queryTimeout
attach, configuration, detach
@Support(value={AURORA_MYSQL,AURORA_POSTGRES,HSQLDB,MARIADB,MYSQL,ORACLE,POSTGRES,SQLSERVER}) GrantFinalStep withGrantOption()
WITH GRANT OPTION
clause.Copyright © 2019. All rights reserved.