Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
Some methods in Hibernate raise errors without informative messages such as
- could not prepare statement
- could not extract ResultSet
- could not execute statement
instead of the original sql error message.
Desired Behavior
The original sql error message should be logged.
Further the corrensponding sql statement should be logged.
Attachments
Issue Links
- is required by
-
JITL-347 InventoryPlugin: NonUniqueObjectException when processing backlogged events
- Released