| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.ExecuteAsClauseContext |
SQLServerStatementParser.executeAsClause() |
SQLServerStatementParser.ExecuteAsClauseContext |
SQLServerStatementParser.FunctionOptionContext.executeAsClause() |
SQLServerStatementParser.ExecuteAsClauseContext |
SQLServerStatementParser.ProcOptionContext.executeAsClause() |
SQLServerStatementParser.ExecuteAsClauseContext |
SQLServerStatementParser.DmlTriggerOptionContext.executeAsClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitExecuteAsClause(SQLServerStatementParser.ExecuteAsClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.executeAsClause(). |
T |
SQLServerStatementBaseVisitor.visitExecuteAsClause(SQLServerStatementParser.ExecuteAsClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.executeAsClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.