| Modifier and Type | Method and Description |
|---|---|
boolean |
OracleToMySqlOutputVisitor.visit(ModelClause x) |
| Modifier and Type | Method and Description |
|---|---|
ModelClause |
ModelClause.clone() |
| Modifier and Type | Method and Description |
|---|---|
ModelClause |
OracleSelectQueryBlock.getModelClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleSelectQueryBlock.setModelClause(ModelClause modelClause) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OracleASTVisitor.endVisit(ModelClause x) |
default boolean |
OracleASTVisitor.visit(ModelClause x) |
boolean |
OracleOutputVisitor.visit(ModelClause x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PGOutputVisitor.visit(ModelClause x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.