Details
-
Fix
-
Status: In Progress (View Workflow)
-
Minor
-
Resolution: Unresolved
-
2.7.2
-
None
-
None
Description
Current Situation
Currently the SOS hibernate implementation makes use of the Dialect property of the hibernate configuration file, but uses its own defaults. These defaults deviate from the hibernate defaults introduced with hibernate version 6.5.
Desired Behavior
The SOS hibernate implementation should work without specifying a Dialect in the hibernate configuration file. Also a custom configuration has to be considered and should not be overwritten implicitly.