| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ExternalAccessOptionContext |
SQLServerStatementParser.externalAccessOption() |
SQLServerStatementParser.ExternalAccessOptionContext |
SQLServerStatementParser.AlterDatabaseOptionSpecContext.externalAccessOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitExternalAccessOption(SQLServerStatementParser.ExternalAccessOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.externalAccessOption(). |
T |
SQLServerStatementVisitor.visitExternalAccessOption(SQLServerStatementParser.ExternalAccessOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.externalAccessOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.