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