public final class ConstructorExpressionFactory extends ExpressionFactory
ConstructorExpressionFactory
creates a new ConstructorExpression
when the
portion of the query to parse starts with NEW.ConstructorExpression
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
ConstructorExpression . |
Constructor and Description |
---|
ConstructorExpressionFactory()
Creates a new
ConstructorExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
ConstructorExpression
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference