|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StaleStateException | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. |
| org.hibernate.ejb | |
| Uses of StaleStateException in org.hibernate |
|---|
| Subclasses of StaleStateException in org.hibernate | |
|---|---|
class |
StaleObjectStateException
A StaleStateException that carries information about a particular entity instance that was the source of the failure. |
| Uses of StaleStateException in org.hibernate.ejb |
|---|
| Methods in org.hibernate.ejb with parameters of type StaleStateException | |
|---|---|
PersistenceException |
HibernateEntityManagerImplementor.wrapStaleStateException(StaleStateException e)
|
PersistenceException |
AbstractEntityManagerImpl.wrapStaleStateException(StaleStateException e)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||