| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SupplementalSubsetReplicationClauseContext |
OracleStatementParser.supplementalSubsetReplicationClause() |
OracleStatementParser.SupplementalSubsetReplicationClauseContext |
OracleStatementParser.SupplementalDbLoggingContext.supplementalSubsetReplicationClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitSupplementalSubsetReplicationClause(OracleStatementParser.SupplementalSubsetReplicationClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.supplementalSubsetReplicationClause(). |
T |
OracleStatementBaseVisitor.visitSupplementalSubsetReplicationClause(OracleStatementParser.SupplementalSubsetReplicationClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.supplementalSubsetReplicationClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.