Commit Graph

18 Commits

Author SHA1 Message Date
Zeeshan Arif 9bc0f1a4c2 BAEL-7460: Hibernate: Refresh, Evict, Replicate and Flush
Created test cases for refresh() and replicate() Hibernate methods & Fixed indentation
2024-03-17 18:58:50 +05:00
Amit Pandey a246045b48
[JAVA-31185] - Upgrade to Hibernate latest version for persistence modules (#15832) 2024-02-12 09:21:05 +01:00
Harry9656 d3426ed5a3 JAVA-26765: Update persistence-modules/spring-enterprise to new mysql connector 2023-11-21 22:19:54 +01:00
panos-kakos 2de6e4e70f [JAVA-23098] Upgraded byte-buddy library version to latest available 2023-08-20 12:27:12 +03:00
collaboratewithakash f3fdd11a75 backlink updated 2023-06-09 14:36:54 +05:30
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
Azhwani 7a2d457f58 BAEL-6018: HibernateSystemException: ids for this class must be manually assigned before calling save() (#13121) 2022-12-16 08:49:28 +01:00
panos-kakos 1fcd1f3acc Java 13966 - Fix integration tests (#12900)
* [JAVA-13966] Fixed test with MODE=LEGACY property

* [JAVA-13966] Reverted h2.version to 1.4.200

* [JAVA-13966] Removed MODE=LEGACY property

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-29 22:04:46 +05:30
Azhwani c68ee78e45 BAEL-5697: Add new section in Hibernate Exceptions article (#12797) 2022-10-09 21:18:50 +02:00
anuragkumawat 8e74927325 JAVA-13132 Cleaned persistence-modules sub-modules poms (#12553)
* JAVA-13132 Cleaned persistence-modules sub-modules poms

* JAVA-13132 Moved testcontainers.version property up

* JAVA-13132 Update java-jpa-3 pom
2022-08-08 19:25:28 +05:30
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
freelansam fe7d2af8c0 JAVA-7178: Fix formatting of POMs (#11236)
* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
sampadawagde fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
sampadawagde d77c22b05f JAVA-2432: Moved 1 article to hibernate-enterprise 2020-09-28 23:13:14 +05:30
sampadawagde 0ba96c9c43 JAVA-2432: Moved 1 article to hibernate-enterprise 2020-09-28 23:12:26 +05:30
Krzysztof Woyke 03903e9ee5 JAVA-1782: Add byte-buddy explicitly to avoid versions confilict 2020-06-08 10:35:11 +02:00
sampadawagde a081a6cf6d JAVA-4: modified README files to add proper descriptions, and https to
some links
2020-03-22 23:40:34 +05:30
sampadawagde 5f8123f804 JAVA-4: Renamed hibernate5-enterprise to hibernate-enterprise 2020-03-15 12:50:17 +05:30