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, getId, hashCode, identifiers, toString
public static final java.lang.String ID
SubstringExpressionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference