Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Class and Description |
---|---|
class |
StaleObjectStateException
A specialized StaleStateException that carries information about the particular entity
instance that was the source of the failure.
|
Modifier and Type | Method and Description |
---|---|
protected javax.persistence.PersistenceException |
ExceptionConverterImpl.wrapStaleStateException(StaleStateException e) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.