Class IdentificationVariableDeclarationFactory

java.lang.Object
org.eclipse.persistence.jpa.jpql.parser.ExpressionFactory
org.eclipse.persistence.jpa.jpql.parser.IdentificationVariableDeclarationFactory
All Implemented Interfaces:
Comparable<ExpressionFactory>

public final class IdentificationVariableDeclarationFactory extends ExpressionFactory
This IdentificationVariableDeclarationFactory handles parsing the JPQL fragment within the FROM clause.
Version:
2.4
See Also:
Author:
Pascal Filion