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