org.hibernate
Class StaleObjectStateException
- Nestable
public class StaleObjectStateException
A StaleStateException that carries information
about a particular entity instance that was the source
of the failure.
getCause , getMessage , getMessage , getMessages , getThrowable , getThrowableCount , getThrowables , indexOfThrowable , indexOfThrowable , printPartialStackTrace , printStackTrace , printStackTrace , printStackTrace |
StaleObjectStateException
public StaleObjectStateException(String persistentClass,
Serializable identifier)
getEntityName
public String getEntityName()
getIdentifier
public Serializable getIdentifier()