Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.RelocateClientClauseContext
-
Packages that use OracleStatementParser.RelocateClientClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.RelocateClientClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.RelocateClientClauseContext Modifier and Type Method Description OracleStatementParser.RelocateClientClauseContextOracleStatementParser.AlterSystemOptionContext. relocateClientClause()OracleStatementParser.RelocateClientClauseContextOracleStatementParser. relocateClientClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.RelocateClientClauseContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitRelocateClientClause(OracleStatementParser.RelocateClientClauseContext ctx)Visit a parse tree produced byOracleStatementParser.relocateClientClause().TOracleStatementVisitor. visitRelocateClientClause(OracleStatementParser.RelocateClientClauseContext ctx)Visit a parse tree produced byOracleStatementParser.relocateClientClause().
-