Uses of Class
org.apache.openjpa.jdbc.sql.SelectImpl.Selects

Packages that use SelectImpl.Selects
org.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstraction 
 

Uses of SelectImpl.Selects in org.apache.openjpa.jdbc.sql
 

Fields in org.apache.openjpa.jdbc.sql declared as SelectImpl.Selects
protected  SelectImpl.Selects SelectImpl._selects
           
 

Methods in org.apache.openjpa.jdbc.sql that return SelectImpl.Selects
protected  SelectImpl.Selects SelectImpl.newSelects()
           
 

Methods in org.apache.openjpa.jdbc.sql with parameters of type SelectImpl.Selects
 void SelectImpl.Selects.addAll(SelectImpl.Selects sels)
          Add all aliases from another instance.
 



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