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

Packages that use PreUpdateFailedException
org.jaffa.persistence   
 

Uses of PreUpdateFailedException in org.jaffa.persistence
 

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



Copyright © 2002-2004 JAFFA Project.