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 |
OracleSchemaStatVisitor.endVisit(SearchClause x) |
void |
OracleOutputVisitor.endVisit(SearchClause x) |
void |
OracleASTVisitorAdapter.endVisit(SearchClause x) |
void |
OracleASTVisitor.endVisit(SearchClause x) |
boolean |
OracleSchemaStatVisitor.visit(SearchClause x) |
boolean |
OracleOutputVisitor.visit(SearchClause x) |
boolean |
OracleASTVisitorAdapter.visit(SearchClause x) |
boolean |
OracleASTVisitor.visit(SearchClause x) |
Modifier and Type | Method and Description |
---|---|
void |
PGOutputVisitor.endVisit(SearchClause x) |
boolean |
PGOutputVisitor.visit(SearchClause x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.