Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OracleStatementParser.SupplementalSubsetReplicationClauseContext
-
Packages that use OracleStatementParser.SupplementalSubsetReplicationClauseContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OracleStatementParser.SupplementalSubsetReplicationClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OracleStatementParser.SupplementalSubsetReplicationClauseContext Modifier and Type Method Description OracleStatementParser.SupplementalSubsetReplicationClauseContextOracleStatementParser.SupplementalDbLoggingContext. supplementalSubsetReplicationClause()OracleStatementParser.SupplementalSubsetReplicationClauseContextOracleStatementParser. supplementalSubsetReplicationClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OracleStatementParser.SupplementalSubsetReplicationClauseContext Modifier and Type Method Description TOracleStatementBaseVisitor. visitSupplementalSubsetReplicationClause(OracleStatementParser.SupplementalSubsetReplicationClauseContext ctx)Visit a parse tree produced byOracleStatementParser.supplementalSubsetReplicationClause().TOracleStatementVisitor. visitSupplementalSubsetReplicationClause(OracleStatementParser.SupplementalSubsetReplicationClauseContext ctx)Visit a parse tree produced byOracleStatementParser.supplementalSubsetReplicationClause().
-