Uses of Class
org.hibernate.ObjectNotFoundException

Packages that use ObjectNotFoundException
org.hibernate This package defines the central Hibernate APIs. 
 

Uses of ObjectNotFoundException in org.hibernate
 

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