Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.ejb |
Modifier and Type | Class and Description |
---|---|
class |
StaleObjectStateException
A StaleStateException that carries information
about a particular entity instance that was the source
of the failure.
|
Modifier and Type | Method and Description |
---|---|
PersistenceException |
HibernateEntityManagerImplementor.wrapStaleStateException(StaleStateException e) |
PersistenceException |
AbstractEntityManagerImpl.wrapStaleStateException(StaleStateException e) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.