Uses of Class
org.jaffa.persistence.exceptions.PostDeleteFailedException

Packages that use PostDeleteFailedException
org.jaffa.persistence   
 

Uses of PostDeleteFailedException in org.jaffa.persistence
 

Methods in org.jaffa.persistence that throw PostDeleteFailedException
 void Persistent.postDelete()
          This method is triggered by the UOW, after adding this object to the Delete-Store.
 void IPersistent.postDelete()
          This method is triggered by the UOW, after adding this object to the Delete-Store.
 



Copyright © 2002-2004 JAFFA Project.