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