Example usage for Java org.hibernate StaleObjectStateException fields, constructors, methods, implement or subclass
The text is from its open source code.
StaleObjectStateException(String entityName, Serializable identifier) Constructs a StaleObjectStateException using the supplied information. |
String | getEntityName() |
Serializable | getIdentifier() |
String | getMessage() |