Class SetQuery.Default
java.lang.Object
org.huiche.ast.statement.SetQuery.Default
- All Implemented Interfaces:
Serializable, SetOperable, QueryExpr, SetQuery, Segment, Statement
- Enclosing interface:
SetQuery
-
Nested Class Summary
Nested classes/interfaces inherited from interface SetQuery
SetQuery.Default -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Segment
staticableMethods inherited from interface SetOperable
except, exceptAll, intersect, intersectAll, union, unionAll
-
Method Details
-
left
-
op
-
right
-
pseudoSql
-
setQuery
Description copied from interface:SetOperable集合查询- Specified by:
setQueryin interfaceSetOperable- Parameters:
op- 集合操作query- 查询- Returns:
- 集合查询
-