public final class ModExpressionFactory extends ExpressionFactory
ModExpressionFactory
creates a new ModExpression
when the portion of the
query to parse starts with MOD.ModExpression
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID
The unique identifier of this
ModExpressionFactory . |
Constructor and Description |
---|
ModExpressionFactory()
Creates a new
ModExpressionFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final java.lang.String ID
ModExpressionFactory
.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference