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