Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.ColumnSortsClause_Context
-
Packages that use OracleStatementParser.ColumnSortsClause_Context Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.ColumnSortsClause_Context in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.ColumnSortsClause_Context Modifier and Type Method Description OracleStatementParser.ColumnSortsClause_ContextOracleStatementParser.BitmapJoinIndexClauseContext. columnSortsClause_()OracleStatementParser.ColumnSortsClause_ContextOracleStatementParser. columnSortsClause_()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.ColumnSortsClause_Context Modifier and Type Method Description TOracleStatementBaseVisitor. visitColumnSortsClause_(OracleStatementParser.ColumnSortsClause_Context ctx)Visit a parse tree produced byOracleStatementParser.columnSortsClause_().TOracleStatementVisitor. visitColumnSortsClause_(OracleStatementParser.ColumnSortsClause_Context ctx)Visit a parse tree produced byOracleStatementParser.columnSortsClause_().
-