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, getId, hashCode, identifiers, 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.6.3, "build v20160428-59c81c5" API Reference