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