| Modifier and Type | Method and Description |
|---|---|
void |
OracleToMySqlOutputVisitor.endVisit(SearchClause x) |
boolean |
OracleToMySqlOutputVisitor.visit(SearchClause x) |
| Modifier and Type | Method and Description |
|---|---|
SearchClause |
SearchClause.clone() |
SearchClause |
OracleWithSubqueryEntry.getSearchClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleWithSubqueryEntry.setSearchClause(SearchClause searchClause) |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleASTVisitor.endVisit(SearchClause x) |
void |
OracleOutputVisitor.endVisit(SearchClause x) |
void |
OracleASTVisitorAdapter.endVisit(SearchClause x) |
void |
OracleSchemaStatVisitor.endVisit(SearchClause x) |
boolean |
OracleASTVisitor.visit(SearchClause x) |
boolean |
OracleOutputVisitor.visit(SearchClause x) |
boolean |
OracleASTVisitorAdapter.visit(SearchClause x) |
boolean |
OracleSchemaStatVisitor.visit(SearchClause x) |
| Modifier and Type | Method and Description |
|---|---|
void |
PGOutputVisitor.endVisit(SearchClause x) |
boolean |
PGOutputVisitor.visit(SearchClause x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.