public class UnknownDeclaration extends Declaration
Declaration
represents an unknown (invalid/incomplete) declaration.JPQLQueryDeclaration.Type
Constructor and Description |
---|
UnknownDeclaration()
Creates a new
UnknownDeclaration . |
Modifier and Type | Method and Description |
---|---|
JPQLQueryDeclaration.Type |
getType()
Determines the type this declaration represents.
|
getBaseExpression, getDeclarationExpression, getIdentificationVariable, getJoins, getRootPath, getVariableName, hasJoins, toString
public JPQLQueryDeclaration.Type getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference