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.6.3, "build v20160428-59c81c5" API Reference