JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Modifier
Constructor
Description
PCPath
(
SubQ
sub)
Return a path starting from the given subquery.