Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.SourcePdbNameContext
-
Packages that use OracleStatementParser.SourcePdbNameContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.SourcePdbNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.SourcePdbNameContext Modifier and Type Method Description OracleStatementParser.SourcePdbNameContextOracleStatementParser.PdbRefreshSwitchoverClauseContext. sourcePdbName()OracleStatementParser.SourcePdbNameContextOracleStatementParser. sourcePdbName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.SourcePdbNameContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitSourcePdbName(OracleStatementParser.SourcePdbNameContext ctx)Visit a parse tree produced byOracleStatementParser.sourcePdbName().TOracleStatementVisitor. visitSourcePdbName(OracleStatementParser.SourcePdbNameContext ctx)Visit a parse tree produced byOracleStatementParser.sourcePdbName().
-