| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnresolvableObjectException | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. | 
| Uses of UnresolvableObjectException in org.hibernate | 
|---|
| Subclasses of UnresolvableObjectException in org.hibernate | |
|---|---|
|  class | ObjectDeletedExceptionThrown when the user tries to do something illegal with a deleted object. | 
|  class | ObjectNotFoundExceptionThrown when Session.load() fails to select a row with the given primary key (identifier value). | 
| Methods in org.hibernate that throw UnresolvableObjectException | |
|---|---|
| static void | UnresolvableObjectException.throwIfNull(Object o,
            Serializable id,
            String clazz) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||