com.alibaba.druid.sql.ast.statement
Class SQLSelectUnionType

java.lang.Object
  extended by com.alibaba.druid.sql.ast.statement.SQLSelectUnionType

public class SQLSelectUnionType
extends Object


Field Summary
static int ALL
           
static int DISTINCT
           
 
Constructor Summary
SQLSelectUnionType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALL

public static final int ALL
See Also:
Constant Field Values

DISTINCT

public static final int DISTINCT
See Also:
Constant Field Values
Constructor Detail

SQLSelectUnionType

public SQLSelectUnionType()


Copyright © 2012 Alibaba Group. All Rights Reserved.