java-tutorials/persistence-modules
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
..
2023-01-19 07:05:30 +08:00
2023-05-11 23:47:20 +08:00
2023-03-17 00:41:38 +08:00
2023-03-24 16:37:16 +08:00
2021-10-29 09:37:04 +05:30
2023-02-24 19:20:13 +08:00
2023-01-26 16:23:28 +08:00
2023-02-24 19:28:19 +08:00
2023-02-17 18:57:00 +08:00
2023-04-08 00:03:46 +08:00
2023-05-05 23:58:06 +08:00
2022-09-04 06:02:04 +05:00
2022-11-11 09:44:56 +08:00
2022-07-21 13:59:02 +05:00
2023-02-17 17:22:14 +08:00
2023-03-30 22:05:34 +08:00

Persistence Modules

This module contains articles about persistence. Actual articles go into its submodules.