Details
-
Sub-task
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
-
Low
Description
In the hibernate files for many entities like , Concept.hbm.xml, ProviderAttributeType.hbm.xml, ConceptAttributeType.hbm.xml etc. make use of <generator class=”native”/> without a proper map to the respective sequences created in DB. Map them correctly to the sequences created in DB.