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