Uses of Interface
org.apache.openjpa.jdbc.sql.Union.Selector

Packages that use Union.Selector
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

Uses of Union.Selector in org.apache.openjpa.jdbc.sql
 

Methods in org.apache.openjpa.jdbc.sql with parameters of type Union.Selector
 void Union.select(Union.Selector selector)
          Select data using the given selector.
 void LogicalUnion.select(Union.Selector selector)
           
 



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