public class SQLDeleteStatement extends SQLModifyStatement
Purpose: Print DELETE statement.
Responsibilities:
Constructor and Description |
---|
SQLDeleteStatement() |
Modifier and Type | Method and Description |
---|---|
DatabaseCall |
buildCall(AbstractSession session)
Append the string containing the SQL insert string for the given table.
|
getModifyRow, getReturnFields, getTable, setModifyRow, setReturnFields, setTable
clone, getBuilder, getExpressionBuilder, getHintString, getTranslationRow, getWhereClause, setHintString, setTranslationRow, setWhereClause, toString
public DatabaseCall buildCall(AbstractSession session)
buildCall
in class SQLModifyStatement
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference