|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PreDeleteFailedException | |
| org.jaffa.persistence | |
| org.jaffa.rules.examples.domain | |
| Uses of PreDeleteFailedException in org.jaffa.persistence |
| Methods in org.jaffa.persistence that throw PreDeleteFailedException | |
void |
Persistent.preDelete()
This method is triggered by the UOW, before adding this object to the Delete-Store. |
void |
Persistent.performPreDeleteReferentialIntegrity()
This method will perform referential integrity checks before this object is deleted. |
void |
IPersistent.preDelete()
This method is triggered by the UOW, before adding this object to the Delete-Store. |
| Uses of PreDeleteFailedException in org.jaffa.rules.examples.domain |
| Methods in org.jaffa.rules.examples.domain that throw PreDeleteFailedException | |
void |
ValidFieldValue.performPreDeleteReferentialIntegrity()
This method is triggered by the UOW, before adding this object to the Delete-Store. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||