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, equals, findColumn, findColumn, findTableSource, findTableSource, findTableSourceWithColumn, findTableSourceWithColumn, getAlias, getFlashback, getHints, getHintsSize, hashCode, resolveColum, setAlias, setFlashback, setHintsaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, 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–2020 Alibaba Group. All rights reserved.