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, setTableclone, getBuilder, getExpressionBuilder, getHintString, getTranslationRow, getWhereClause, setHintString, setTranslationRow, setWhereClause, toStringpublic DatabaseCall buildCall(AbstractSession session)
buildCall in class SQLModifyStatementEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference