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