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