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 TypeMethodDescriptionvoidLogicalUnion.select(Union.Selector selector) voidUnion.select(Union.Selector selector) Select data using the given selector.