Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.RelocateClauseContext
-
Packages that use OracleStatementParser.RelocateClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.RelocateClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.RelocateClauseContext Modifier and Type Method Description OracleStatementParser.RelocateClauseContextOracleStatementParser.PdbCloseContext. relocateClause()OracleStatementParser.RelocateClauseContextOracleStatementParser. relocateClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.RelocateClauseContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitRelocateClause(OracleStatementParser.RelocateClauseContext ctx)Visit a parse tree produced byOracleStatementParser.relocateClause().TOracleStatementVisitor. visitRelocateClause(OracleStatementParser.RelocateClauseContext ctx)Visit a parse tree produced byOracleStatementParser.relocateClause().
-