public class MySqlUpdateTableSource extends SQLTableSourceImpl
| Constructor and Description |
|---|
MySqlUpdateTableSource(MySqlUpdateStatement update) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlUpdateTableSource |
clone() |
MySqlUpdateStatement |
getUpdate() |
void |
setUpdate(MySqlUpdateStatement update) |
aliasHashCode64, computeAlias, containsAlias, equals, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getAlias2, getFlashback, getHints, getHintsSize, hashCode, resolveColum, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic MySqlUpdateTableSource(MySqlUpdateStatement update)
public void accept0(MySqlASTVisitor visitor)
public MySqlUpdateStatement getUpdate()
public void setUpdate(MySqlUpdateStatement update)
public MySqlUpdateTableSource clone()
clone in interface SQLObjectclone in interface SQLTableSourceclone in class SQLTableSourceImplCopyright © 2013–2021 Alibaba Group. All rights reserved.