Uses of Class
net.sf.jsqlparser.statement.select.UnionOp
Packages that use UnionOp
-
Uses of UnionOp in net.sf.jsqlparser.statement.select
Methods in net.sf.jsqlparser.statement.select that return UnionOpModifier and TypeMethodDescriptionUnionOp.withAll
(boolean all) UnionOp.withDistinct
(boolean distinct)