| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Union | |
|---|---|
| org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction Utilities for generating SQL. | 
| Uses of Union in org.apache.openjpa.jdbc.sql | 
|---|
| Classes in org.apache.openjpa.jdbc.sql that implement Union | |
|---|---|
 class | 
LogicalUnion
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 | |
|---|---|
 Union | 
SQLFactoryImpl.newUnion(int selects)
 | 
 Union | 
SQLFactory.newUnion(int selects)
Union factory.  | 
 Union | 
SQLFactoryImpl.newUnion(Select[] selects)
 | 
 Union | 
SQLFactory.newUnion(Select[] selects)
Union factory.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||