Uses of Interface
org.apache.openjpa.jdbc.sql.Union
Packages that use Union
-
Uses of Union in org.apache.openjpa.jdbc.sql
Classes in org.apache.openjpa.jdbc.sql that implement UnionModifier and TypeClassDescriptionclass
A logical union made up of multiple distinct selects whose results are combined in memory.Methods in org.apache.openjpa.jdbc.sql that return Union