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, getId, hashCode, identifiers, toStringpublic static final java.lang.String ID
UpdateStatementFactory.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference