9 Commits

Author SHA1 Message Date
ACHRAF TAITAI
4c517ab0de BAEL-7068: Cast Query.list() to List<Type> in Hibernate (#15484) 2023-12-30 09:50:54 +01:00
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
Anshul BANSAL
b44d7b39a4 BAEL-4921 - renamed to ArrayMappingIntegrationTest 2021-05-04 07:10:43 +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
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