Commit Graph

18 Commits

Author SHA1 Message Date
anuragkumawat
9aadfeba75 Java 15439 PR to check failing test for modules fixed till date (#13150)
* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules

* JAVA-15439 Fix for hibernate-queries,  hibernate-5,  java-jpa-2,  java-jpa-3 modules

* JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules

* JAVA-15439 Revert changes for java-jpa-2 module

* JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules

* JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink
2022-12-20 23:17:29 +05:30
panos-kakos
4751fd63c8 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
Asjad J
38fa2e6c65 Updated README.md
Updated title from 'Hibernate's “Detached Entity Passed to Persist” Error' to 'Hibernate’s “Detached Entity Passed to Persist” Error'
2022-07-30 06:46:34 +05:00
Haroon Khan
604d65f2c8 [JAVA-13130] Logging cleanup 2022-07-22 16:07:17 +01:00
Asjad J
8735e0fb42 Updated README.md
added link back to the article: https://www.baeldung.com/hibernate-detached-entity-passed-to-persist
2022-06-27 14:53:32 +05:00
etrandafir93
f842ec9b5a BAEL-5439: PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate (#12303)
* BAEL-5439: added code samples for article

* BAEL-5439: added static import for assertj
2022-06-26 18:33:25 +02:00
Asjad J
ec4bce511c Updated README.md
added link back to the article: https://www.baeldung.com/hibernate-not-null-error
2022-04-18 17:11:30 +05:00
emanueltrandafir1993
67df8256b0 BAEL-4942: added tests for hibernate nullability check 2022-04-09 14:36:40 +03:00
sampadawagde
f401f6ba9e JAVA-8357: Split or move hibernate-jpa module 2021-12-18 23:00:24 +05:30
chaos2418
a62c0f3c8b JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Loredana Crusoveanu
6af06b991b Merge pull request #11296 from johnA1331/master
BAEL-41828 - add links to github-baeldung articles
2021-10-07 09:04:16 +03:00
johnA1331
2e9ccb604e Update README.md 2021-10-07 00:40:30 +08:00
Mansoor Ali
b11520d913 BAEL-5118 (#11238)
* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error

* BAEL-5118 How to solve Hibernate “object references an unsaved transient instance” error - refactoring
2021-10-04 21:00:20 -05:00
sampadawagde
ee8d1b762c JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
Maiklins
8cd36aafdb 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
amit.pandey
c03b88763e used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
bragilev
bb55cd699a Bael-3386 (#9231)
* bragilev

* Delete ShoppingListApplication.java

* BAEL-3386

* Revert "bragilev"

This reverts commit dbf2a21ba4.

* Revert "Delete ShoppingListApplication.java"

This reverts commit 640bb544e6.

* Revert "Revert "Delete ShoppingListApplication.java""

This reverts commit f56864e46d.
2020-06-04 15:58:48 +01:00