| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AlterTablePropertiesContext |
OracleStatementParser.alterTableProperties() |
OracleStatementParser.AlterTablePropertiesContext |
OracleStatementParser.AlterDefinitionClauseContext.alterTableProperties() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAlterTableProperties(OracleStatementParser.AlterTablePropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterTableProperties(). |
T |
OracleStatementBaseVisitor.visitAlterTableProperties(OracleStatementParser.AlterTablePropertiesContext ctx)
Visit a parse tree produced by
OracleStatementParser.alterTableProperties(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.