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

Packages that use PostUpdateFailedException
org.jaffa.persistence   
 

Uses of PostUpdateFailedException in org.jaffa.persistence
 

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



Copyright © 2002-2004 JAFFA Project.