Package org.apache.openjpa.jdbc.sql
Interface LogicalUnion.Selector
- Enclosing class:
- LogicalUnion
public static interface LogicalUnion.Selector
A callback used to create the selects in a SQL union.
-
Method Summary
-
Method Details
-
select
Populate thei
th select in the union.
-