Modifier and Type | Method and Description |
---|---|
void |
OracleToMySqlOutputVisitor.endVisit(SampleClause x) |
boolean |
OracleToMySqlOutputVisitor.visit(SampleClause x) |
Modifier and Type | Method and Description |
---|---|
SampleClause |
SampleClause.clone() |
Modifier and Type | Method and Description |
---|---|
SampleClause |
OracleSelectTableReference.getSampleClause() |
Modifier and Type | Method and Description |
---|---|
void |
OracleSelectTableReference.setSampleClause(SampleClause sampleClause) |
Modifier and Type | Method and Description |
---|---|
void |
OracleSchemaStatVisitor.endVisit(SampleClause x) |
void |
OracleOutputVisitor.endVisit(SampleClause x) |
void |
OracleASTVisitorAdapter.endVisit(SampleClause x) |
void |
OracleASTVisitor.endVisit(SampleClause x) |
boolean |
OracleSchemaStatVisitor.visit(SampleClause x) |
boolean |
OracleOutputVisitor.visit(SampleClause x) |
boolean |
OracleASTVisitorAdapter.visit(SampleClause x) |
boolean |
OracleASTVisitor.visit(SampleClause x) |
Modifier and Type | Method and Description |
---|---|
void |
PGOutputVisitor.endVisit(SampleClause x) |
boolean |
PGOutputVisitor.visit(SampleClause x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.