Commit Graph

31 Commits

Author SHA1 Message Date
rcalago eb73935257
Update README.md 2024-04-04 00:07:54 +08:00
Zeeshan Arif e9ba1e73ff Code added for ticket: BAEL-7621:
StructDepartment.java
StructManager.java - (contains the @Struct annotation which is the annotation the ticket is about.
HibernateStructUnitTest.java - Struct unit test class. No unit test present because the hibernate dialect: org.hibernate.dialect.DerbyDialect does not support the @Struct annotation despite the fact that Apache Derby has support for CREATE TYPE (https://db.apache.org/derby/docs/10.17/ref/rrefsqljcreatetype.html) ddls.
hibernate-derby.properties - properties file, just for reference, not being used in unit tests.
2024-03-27 05:39:30 +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 1379b2dd94 JAVA-26765: Update persistence-modules/hibernate-jpa to new mysql connector 2023-11-21 21:50:28 +01:00
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
panos-kakos 4a0a7fb937 [JAVA-23096] Upgraded logback library version to latest available 2023-08-20 12:39:42 +03:00
timis1 9a47717d43 JAVA-20464 Fix failing tests in hibernate-exceptions module (#13885)
* JAVA-20464 Fix failing tests in hibernate-exceptions module

* JAVA-20464 Fix failing tests in hibernate-jpa module

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-22 22:11:21 +05:30
Mikhail Polivakha 4b540d1f0a misha2048 Generate uuids with hibernate (#13785)
* misha2048 Retrying Requests using Apache HttpClient

* Generate UUIDs with Hibernate misha2048

* BAEL-6321 change target module after review

---------

Co-authored-by: Mihail Polivaha <68962645+Mihail2048@users.noreply.github.com>
2023-04-20 20:00:56 +05:30
timis1 84a3a42fd0 JAVA-18167 Upgrade persistence-modules to JDK 11 (#13714)
* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)

* JAVA-16167 Update pom.xml to include just the updated modules

* JAVA-18167 Added vaadin because it looks that I removed

* JAVA-18167 Migration deltaspike

* JAVA-18167 Migration hbase module

* JAVA-18167 Migration hibernate-mapping-2

* JAVA-18167 Migration hibernate-exceptions

* JAVA-18167 Migration hibernate-jpa module

* JAVA-18167 Migration hibernate-jpa change the name of User entity

* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa

* JAVA-18167 Migrate deltaspike back to jdk8

* JAVA-18167 Remove some modules that was added elsewhere

* Revert "JAVA-18167 Migration deltaspike"

This reverts commit 874b4ba2

* JAVA-18167 Comment failed module (it will be migrated later)

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-07 07:23:12 +05:30
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
Haroon Khan 1efe19f383 [JAVA-11892] Logging clean up 2022-05-21 21:29:02 +01:00
sampadawagde c29a31e5f4 JAVA-8357: Split or move hibernate-jpa module 2021-12-18 23:00:24 +05:30
kwoyke c0a0247cf7 Merge branch 'master' into JAVA-3592 2021-11-25 09:03:54 +01:00
sampadawagde 2d142da809 Fix integration build 2021-11-24 09:06:52 +05:30
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
johnA1331 20d160b944 Update README.md 2021-08-05 01:04:27 +08:00
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
Mladen Savic 0ea4180da1 EntityNotFoundException in Hibernate - change in persistence unit (#11092)
* JPA Entities and the Serializable Interface

* JPA Entities and the Serializable Interface - edit after review

* JPA Entities and the Serializable Interface - formatting

* JPA Entities and the Serializable Interface - indentation

* EntityNotFoundException in Hibernate

* EntityNotFoundException in Hibernate - fix persistence unit config to allow multiple test to run in conjunction.
2021-08-02 07:19:01 -07:00
Mladen Savic ef23c27c9e EntityNotFoundException in Hibernate (#11085)
* JPA Entities and the Serializable Interface

* JPA Entities and the Serializable Interface - edit after review

* JPA Entities and the Serializable Interface - formatting

* JPA Entities and the Serializable Interface - indentation

* EntityNotFoundException in Hibernate
2021-07-29 08:15:46 -07:00
KevinGilmore 1e5af80428 BAEL-4993: add link back to article (#10994) 2021-07-03 17:09:09 -05:00
Mladen Savic c31d5fffe1 JPA Entities and the Serializable Interface (#10971)
* JPA Entities and the Serializable Interface

* JPA Entities and the Serializable Interface - edit after review

* JPA Entities and the Serializable Interface - formatting

* JPA Entities and the Serializable Interface - indentation
2021-07-02 20:47:54 -05:00
kwoyke 339fb7ec44 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
sampadawagde fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
Krzysztof Woyke df68287728 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
Loredana e16eef7726 update jpa shared key 2020-10-20 12:33:13 +03:00
Maiklins d752f841ff JAVA-2114 Split or move hibernate JPA module (#9713)
Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-07-18 18:27:09 +05:30
johnA1331 38bc370771 Update README.md 2020-05-05 16:47:03 +08:00
johnA1331 086d6a9531 Update README.md 2020-04-10 15:54:59 +08:00
Yavuz Tas c5ba081f7c sample codes for article BAEL-3581 (#8942) 2020-03-25 22:23:14 -05: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 376d0a6ff6 JAVA-4: Renamed hibernate5-jpa to hibernate-jpa 2020-03-15 12:51:47 +05:30