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