| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.DatabaseLinksSystemPrivilegeContext |
OracleStatementParser.databaseLinksSystemPrivilege() |
OracleStatementParser.DatabaseLinksSystemPrivilegeContext |
OracleStatementParser.SystemPrivilegeContext.databaseLinksSystemPrivilege() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitDatabaseLinksSystemPrivilege(OracleStatementParser.DatabaseLinksSystemPrivilegeContext ctx)
Visit a parse tree produced by
OracleStatementParser.databaseLinksSystemPrivilege(). |
T |
OracleStatementBaseVisitor.visitDatabaseLinksSystemPrivilege(OracleStatementParser.DatabaseLinksSystemPrivilegeContext ctx)
Visit a parse tree produced by
OracleStatementParser.databaseLinksSystemPrivilege(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.