Uses of Class
persistence.exceptions.UpdateException

Packages that use UpdateException
persistence.type   
 

Uses of UpdateException in persistence.type
 

Methods in persistence.type that throw UpdateException
 void Persistent.update()
           
 void Persistent.update(Transaction trans)