Commit Graph

13 Commits

Author SHA1 Message Date
timis1 e7d1d56c47 JAVA-20163 Upgrade hibernate specific modules to JDK 11 (#13817)
* JAVA-20163 Migration hibernate-annotations

* JAVA-20163 Migrate hibernate-queries

* JAVA-20163 Migrating hibernate-mapping

* JAVA-20163 rename reserved keywords, update inheritance example

* JAVA-20163 Migrate hibernate-ogm module to the jdk 8 because hibernate-ogm doesn't support jakarta API

* JAVA-20163 Migrate hibernate-enterprise module

* JAVA-20163 Add update to HibernateExceptionUnitTest#whenQueryExecutedWithUnmappedEntity_thenMappingException

* JAVA-20163 Set explicit version for hibernate 6.1.7.Final in the hibernate-queries module

* JAVA-20163 Fix failed test with port that already exists (giving another port 8088)

* JAVA-20163 Fix other location after changing the port

* JAVA-20163 Remove duplicate Unit Test

---------

Co-authored-by: n <noreplay@yahoo.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-05-12 19:06:06 +05:30
Bipin kumar 8e4f8366d2 JAVA-19726: Changes made for cleaning code (#13763)
* JAVA-19726: Changes made for cleaning code

* JAVA-19726: Changes made for cleaning code

* JAVA-19726: Changes made for cleaning code
2023-04-03 19:54:23 +05:30
Chris 7e318cbd44 Prevent NPE when trying to create a deep copy (#13513) 2023-04-03 12:29:45 +05:30
Anshul BANSAL b44d7b39a4 BAEL-4921 - renamed to ArrayMappingIntegrationTest 2021-05-04 07:10:43 +03:00
Anshul BANSAL 735a9e9360 BAEL-4921- fixed review comments 2021-05-04 06:46:34 +03:00
Anshul BANSAL c764d5a8cb A print statement added in the catch 2021-05-02 14:21:35 +03:00
Anshul BANSAL 663adf48d2 A print statement added in the catch 2021-05-02 14:20:37 +03:00
Anshul BANSAL bb80ed7329 BAEL-4921 - Mapping Arrays with Hibernate 2021-05-02 14:19:29 +03:00
Anshul BANSAL 3bf380a464 BAEL-4921 - Mapping Arrays with Hibernate 2021-05-02 14:16:48 +03:00
sampadawagde bf60206022 JAVA-4: Removed hibernate5-mapping; merged into to hibernate-mapping 2020-03-15 12:53:28 +05:30
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Rui Vilao 254486adcf Moves the fetchmode code to hibernate mapping. 2019-12-10 19:11:50 +01:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00