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