| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleToMySqlOutputVisitor.visit(CycleClause x) |
| Modifier and Type | Method and Description |
|---|---|
CycleClause |
CycleClause.clone() |
CycleClause |
OracleWithSubqueryEntry.getCycleClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleWithSubqueryEntry.setCycleClause(CycleClause cycleClause) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleASTVisitor.endVisit(CycleClause x) |
default boolean |
OracleASTVisitor.visit(CycleClause x) |
boolean |
OracleOutputVisitor.visit(CycleClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OscarOutputVisitor.visit(CycleClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(CycleClause x) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.