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-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