public final class ConcatExpressionFactory extends ExpressionFactory
ConcatExpressionFactory creates a new ConcatExpression when the portion of
the query to parse starts with CONCAT.ConcatExpression| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The unique identifier of this
ConcatExpression. |
| Constructor and Description |
|---|
ConcatExpressionFactory()
Creates a new
ConcatExpressionFactory. |
compareTo, equals, getExpressionRegistry, getFallBackExpressionFactoryId, getId, hashCode, identifiers, setFallBackExpressionFactory, toStringpublic static final java.lang.String ID
ConcatExpression.EclipseLink 2.4.2, "build v20130514-5956486" API Reference