public class SubqueryDeclaration extends Declaration
Declaration uses a subquery as the "root" object.JPQLQueryDeclaration.Type| Constructor and Description |
|---|
SubqueryDeclaration()
Creates a new
SubqueryDeclaration. |
| Modifier and Type | Method and Description |
|---|---|
JPQLQueryDeclaration.Type |
getType()
Determines the type this declaration represents.
|
getBaseExpression, getDeclarationExpression, getIdentificationVariable, getJoins, getRootPath, getVariableName, hasJoins, toStringpublic SubqueryDeclaration()
SubqueryDeclaration.public JPQLQueryDeclaration.Type getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference