Uses of Class
org.hibernate.TransientObjectException

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

Uses of TransientObjectException in org.hibernate
 

Subclasses of TransientObjectException in org.hibernate
 class TransientPropertyValueException
          Thrown when a property cannot be persisted because it is an association with a transient unsaved entity instance.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.