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