public abstract class GeneralIdentificationExpressionFactory extends ExpressionFactory
ValueExpressionFactory creates a general identification variable, which is either
with the identifier KEY or VALUE and then checks the existence of a path expression.KeyExpressionFactory,
ValueExpressionFactory| Constructor and Description |
|---|
GeneralIdentificationExpressionFactory(java.lang.String id,
java.lang.String identifier)
Creates a new
GeneralIdentificationExpressionFactory. |
compareTo, equals, getExpressionRegistry, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toStringpublic GeneralIdentificationExpressionFactory(java.lang.String id,
java.lang.String identifier)
GeneralIdentificationExpressionFactory.id - The unique identifier of this ExpressionFactoryidentifier - The JPQL identifier handled by this factoryEclipseLink 2.4.2, "build v20130514-5956486" API Reference