Uses of Interface
org.apache.openjpa.jdbc.sql.Union.Selector
Packages that use Union.Selector
-
Uses of Union.Selector in org.apache.openjpa.jdbc.sql
Methods in org.apache.openjpa.jdbc.sql with parameters of type Union.SelectorModifier and TypeMethodDescriptionvoid
LogicalUnion.select
(Union.Selector selector) void
Union.select
(Union.Selector selector) Select data using the given selector.