Uses of Class
org.hibernate.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.hibernate   
 

Uses of ObjectNotFoundException in org.hibernate
 

Methods in org.hibernate that throw ObjectNotFoundException
static void ObjectNotFoundException.throwIfNull(Object o, Serializable id, String clazz)