Commits
Comparison is available only for releases created from the same branch as this release.
Author
Commit
Message
Commit date
JaiVora <52439248+JaiVora@users.noreply.github.com>
34279169d4b6fd933bea71a4db1b995d46fcdabd
[TRUNK-5907 ]: Migrated `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA Annotations (#5205)
* TRUNK-5907 : Migrate `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA annotations
* TRUNK-5907 : Migrate `ConceptReferenceTermMap` from Hibernate XML Mapping to JPA annotations
* fix merge conflicts
---------
Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local >
03 Aug 2025
Deborah Nakamatte <denakamatte@gmail.com>
ea5987fe49c4510505ed364724bd3a3ea9f56fa2
TRUNK-5840 : Migrate OrderGroup from Hibernate Mapping XML to JPA annotations (#5100)
* Updated OrderGroup with cleaner annotations after a hard reset
* Updated OrderGroup with cleaner annotations after a hard reset
* Updated annotations on OrderGroup Set & OrderGroup fields in OrderGroup Entity
* Updated imports for annotations in OrderGroup from javax to jarkata
* Aligned annotations for Private List field with the hbm file for OrderGroup
* Updated the OneToMany relationship mapping for List Ordersfield & re-instated LazyCollection annotation on the same field
* Updated annotations for orders list and added annotated OrderGroup class to OrderServiceTest
* Updated OrderGroup by adding the attributes field & aligned the rest of the annotations
03 Aug 2025