| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterTablespaceInnodbContext |
MySQLStatementParser.alterTablespaceInnodb() |
MySQLStatementParser.AlterTablespaceInnodbContext |
MySQLStatementParser.AlterTablespaceContext.alterTablespaceInnodb() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterTablespaceInnodb(MySQLStatementParser.AlterTablespaceInnodbContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterTablespaceInnodb(). |
T |
MySQLStatementVisitor.visitAlterTablespaceInnodb(MySQLStatementParser.AlterTablespaceInnodbContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterTablespaceInnodb(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.