Uses of Class
net.sf.hibernate.ObjectNotFoundException

Packages that use ObjectNotFoundException
net.sf.hibernate   
 

Uses of ObjectNotFoundException in net.sf.hibernate
 

Methods in net.sf.hibernate that throw ObjectNotFoundException
static void ObjectNotFoundException.throwIfNull(Object o, Serializable id, Class clazz)