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

Packages that use PreAddFailedException
org.jaffa.persistence   
 

Uses of PreAddFailedException in org.jaffa.persistence
 

Methods in org.jaffa.persistence that throw PreAddFailedException
 void Persistent.preAdd()
          This method is triggered by the UOW, before adding this object to the Add-Store, but after a UOW has been associated to the object.
 void IPersistent.preAdd()
          This method is triggered by the UOW, before adding this object to the Add-Store, but after a UOW has been associated to the object.
 



Copyright © 2002-2004 JAFFA Project.