| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Class and Description |
|---|---|
static class |
MySQLStatementParser.GrantProxyContext |
static class |
MySQLStatementParser.GrantRoleOrPrivilegeOnToContext |
static class |
MySQLStatementParser.GrantRoleOrPrivilegeToContext |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.GrantContext |
MySQLStatementParser.grant() |
MySQLStatementParser.GrantContext |
MySQLStatementParser.ExecuteContext.grant() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySQLStatementParser.GrantContext.copyFrom(MySQLStatementParser.GrantContext ctx) |
| Constructor and Description |
|---|
GrantProxyContext(MySQLStatementParser.GrantContext ctx) |
GrantRoleOrPrivilegeOnToContext(MySQLStatementParser.GrantContext ctx) |
GrantRoleOrPrivilegeToContext(MySQLStatementParser.GrantContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.