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