Uses of Class
org.apache.openjpa.jdbc.kernel.exps.SubQ
- 
Packages that use SubQ Package Description org.apache.openjpa.jdbc.kernel.exps OpenJPA-JDBC Expression Tree - 
- 
Uses of SubQ in org.apache.openjpa.jdbc.kernel.exps
Constructors in org.apache.openjpa.jdbc.kernel.exps with parameters of type SubQ Constructor Description PCPath(SubQ sub)Return a path starting from the given subquery. 
 -