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, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toStringpublic static final java.lang.String ID
ConstructorExpression.EclipseLink 2.4.2, "build v20130514-5956486" API Reference