public class MySqlUpdateTableSource extends SQLTableSourceImpl
| Constructor and Description |
|---|
MySqlUpdateTableSource(MySqlUpdateStatement update) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlUpdateStatement |
getUpdate() |
void |
setUpdate(MySqlUpdateStatement update) |
aliasHashCode64, clone, computeAlias, containsAlias, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, getHintsSize, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic MySqlUpdateTableSource(MySqlUpdateStatement update)
public void accept0(MySqlASTVisitor visitor)
public MySqlUpdateStatement getUpdate()
public void setUpdate(MySqlUpdateStatement update)
Copyright © 2013–2018 Alibaba Group. All rights reserved.