public static class SQLJoinTableSource.UDJ extends SQLObjectImpl
| Modifier and Type | Method and Description |
|---|---|
SQLJoinTableSource.UDJ |
clone() |
String |
getAlias() |
List<SQLExpr> |
getArguments() |
List<SQLName> |
getColumns() |
String |
getFunction() |
void |
setAlias(String alias) |
void |
setFunction(String function) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringpublic UDJ()
public UDJ(String function)
public SQLJoinTableSource.UDJ clone()
clone in interface SQLObjectclone in class SQLObjectImplpublic String getFunction()
public void setFunction(String function)
public String getAlias()
public void setAlias(String alias)
Copyright © 2013–2020 Alibaba Group. All rights reserved.