|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Union | |
---|---|
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
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 |
SQLFactory.newUnion(int selects)
Union factory. |
Union |
SQLFactoryImpl.newUnion(int selects)
|
Union |
SQLFactory.newUnion(Select[] selects)
Union factory. |
Union |
SQLFactoryImpl.newUnion(Select[] selects)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |