|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
Class, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message. |
Class, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the given explicit message. |
Class, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message. |
Added Constructors | |
Class<?>, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message. |
Class<?>, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the given explicit message. |
Class<?>, |
Create a new ObjectOptimisticLockingFailureException for the given object, with the default "optimistic locking failed" message. |
Changed Methods | ||
Class<?> getPersistentClass() |
Change in return type from Class to Class<?> . |
Return the persistent class of the object for which the locking failed. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |