Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.ModifyColSubstitutableContext
-
Packages that use OracleStatementParser.ModifyColSubstitutableContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.ModifyColSubstitutableContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.ModifyColSubstitutableContext Modifier and Type Method Description OracleStatementParser.ModifyColSubstitutableContextOracleStatementParser. modifyColSubstitutable()OracleStatementParser.ModifyColSubstitutableContextOracleStatementParser.ModifyColumnSpecificationContext. modifyColSubstitutable()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.ModifyColSubstitutableContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitModifyColSubstitutable(OracleStatementParser.ModifyColSubstitutableContext ctx)Visit a parse tree produced byOracleStatementParser.modifyColSubstitutable().TOracleStatementVisitor. visitModifyColSubstitutable(OracleStatementParser.ModifyColSubstitutableContext ctx)Visit a parse tree produced byOracleStatementParser.modifyColSubstitutable().
-