Modifier and Type | Method and Description |
---|---|
SQLSubqueryTableSource |
OdpsInsertStatement.getFrom() |
Modifier and Type | Method and Description |
---|---|
void |
OdpsInsertStatement.setFrom(SQLSubqueryTableSource from) |
Modifier and Type | Method and Description |
---|---|
boolean |
OdpsOutputVisitor.visit(SQLSubqueryTableSource x) |
Modifier and Type | Class and Description |
---|---|
class |
OracleSelectSubqueryTableSource |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLSubqueryTableSource x) |
void |
SQLASTVisitor.endVisit(SQLSubqueryTableSource x) |
boolean |
SQLASTVisitorAdapter.visit(SQLSubqueryTableSource x) |
boolean |
SQLASTVisitor.visit(SQLSubqueryTableSource x) |
boolean |
SQLASTOutputVisitor.visit(SQLSubqueryTableSource x) |
boolean |
SchemaStatVisitor.visit(SQLSubqueryTableSource x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.