Uses of Class
org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect

Packages that use LogicalUnion.UnionSelect
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

Uses of LogicalUnion.UnionSelect in org.apache.openjpa.jdbc.sql
 

Fields in org.apache.openjpa.jdbc.sql declared as LogicalUnion.UnionSelect
protected  LogicalUnion.UnionSelect[] LogicalUnion.sels
           
 

Methods in org.apache.openjpa.jdbc.sql that return LogicalUnion.UnionSelect
protected  LogicalUnion.UnionSelect LogicalUnion.newUnionSelect(SelectImpl seed, int pos)
          Create a new union select with the given delegate and union position.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01