Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11
-
None
Description
Current Situation
- SOSHibernateSession raises an SOSHibernateObjectOperationException exception when the executions of the delete(Object item), update(Object item) methods are failed.
- No extra exception will be raised, when a hibernate optimistic locking are used and the stale data are detected.
Desired Behaiviour
- In case of the stale data an SOSHibernateObjectOperationStaleStateException (extends SOSHibernateObjectOperationException) exception should be raised.
Attachments
Issue Links
- is functional requirement for
-
JITL-421 JobScheduler Master running in an active cluster produces error messages "ORA-00001: unique constraint"
- Released