public final class DeleteClauseFactory extends ExpressionFactory
DeleteClauseFactory creates a new DeleteClause when the portion of the query
to parse starts with DELETE FROM.DeleteClause| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The unique identifier of this
DeleteClause. |
| Constructor and Description |
|---|
DeleteClauseFactory()
Creates a new
DeleteClauseFactory. |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toStringpublic static final java.lang.String ID
DeleteClause.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference