Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.11
-
None
Description
Current Situation
SOSHibernateObjectOperationException can occurs by using of the SOSHibernateSession delete, get, refresh, save, saveOrUpdate or update methods.
This exception throws the original SQL statement, but it is still difficult to identify which db item object is currently used.
Desired Behaviour
SOSHibernateObjectOperationException should be extended by the dump of the db item object.