| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.DropSchemaContext |
SQLServerStatementParser.dropSchema() |
SQLServerStatementParser.DropSchemaContext |
SQLServerStatementParser.ExecuteContext.dropSchema() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitDropSchema(SQLServerStatementParser.DropSchemaContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropSchema(). |
T |
SQLServerStatementVisitor.visitDropSchema(SQLServerStatementParser.DropSchemaContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropSchema(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerDDLStatementSQLVisitor.visitDropSchema(SQLServerStatementParser.DropSchemaContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.