|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RowDeletionBuilder
Builder object for row deletions in a Table.
| Method Summary | |
|---|---|
void |
execute()
Commits the row deletion operation. |
Table |
getTable()
Gets the table that this delete statement pertains to. |
String |
toSql()
Gets a SQL representation of this delete operation. |
| Methods inherited from interface org.eobjects.metamodel.data.WhereClauseBuilder |
|---|
where, where, where, where |
| Method Detail |
|---|
Table getTable()
String toSql()
void execute()
throws MetaModelException
DataContext.
MetaModelException - if the operation was rejected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||