| 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 |
|---|---|
javax.persistence.PersistenceException |
AbstractEntityManagerImpl.wrapStaleStateException(StaleStateException e) |
javax.persistence.PersistenceException |
HibernateEntityManagerImplementor.wrapStaleStateException(StaleStateException e) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved