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, setHints
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public MySqlUpdateTableSource(MySqlUpdateStatement update)
public void accept0(MySqlASTVisitor visitor)
public MySqlUpdateStatement getUpdate()
public void setUpdate(MySqlUpdateStatement update)
Copyright © 2013–2017 Alibaba Group. All rights reserved.