|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteDenyException | |
|---|---|
| org.apache.cayenne | Contains persistence APIs directly accessible by users. |
| Uses of DeleteDenyException in org.apache.cayenne |
|---|
| Methods in org.apache.cayenne that throw DeleteDenyException | ||
|---|---|---|
void |
ObjectContext.deleteObject(Object object)
Schedules a persistent object for deletion on next commit. |
|
void |
BaseContext.deleteObjects(Collection<?> objects)
|
|
void |
ObjectContext.deleteObjects(Collection<?> objects)
Schedules deletion of a collection of persistent objects. |
|
|
BaseContext.deleteObjects(T... objects)
|
|
|
ObjectContext.deleteObjects(T... objects)
Schedules deletion of one or more persistent objects. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||