public final class RegexpExpressionFactory extends ExpressionFactory
RegexpExpressionFactory
creates a new RegexpExpression
when the portion of the
query to parse starts with REGEXP.RegexpExpression
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
RegexpExpressionFactory . |
Constructor and Description |
---|
RegexpExpressionFactory()
Creates a new
RegexpExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
RegexpExpressionFactory
.EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference