Uses of Class
persistence.exceptions.DeleteException

Packages that use DeleteException
persistence.type   
 

Uses of DeleteException in persistence.type
 

Methods in persistence.type that throw DeleteException
 void Persistent.delete()
           
 void Persistent.delete(Transaction trans)