public class MySqlUnionQuery extends SQLUnionQuery implements MySqlStatement
| 构造器和说明 |
|---|
MySqlUnionQuery() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(MySqlASTVisitor visitor) |
MySqlSelectQueryBlock.Limit |
getLimit() |
void |
setLimit(MySqlSelectQueryBlock.Limit limit) |
getLeft, getOperator, getOrderBy, getRight, setLeft, setOperator, setOrderBy, setRightaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic MySqlSelectQueryBlock.Limit getLimit()
public void setLimit(MySqlSelectQueryBlock.Limit limit)
public void accept0(MySqlASTVisitor visitor)
accept0 在接口中 MySqlObjectCopyright © 2012 Alibaba Group. All Rights Reserved.