Commit Graph

17 Commits

Author SHA1 Message Date
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
Asjad J 065846c376 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 735f657223 [JAVA-13130] Logging cleanup 2022-07-22 16:07:17 +01:00
Asjad J fabe15ba74 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 ff3cc7b948 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 c26826c700 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 de994fdabd BAEL-4942: added tests for hibernate nullability check 2022-04-09 14:36:40 +03:00
sampadawagde c29a31e5f4 JAVA-8357: Split or move hibernate-jpa module 2021-12-18 23:00:24 +05:30
chaos2418 58e6087b3d JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
Loredana Crusoveanu e853b70bfc Merge pull request #11296 from johnA1331/master
BAEL-41828 - add links to github-baeldung articles
2021-10-07 09:04:16 +03:00
johnA1331 437831f0e4 Update README.md 2021-10-07 00:40:30 +08:00
Mansoor Ali 5cb50132f7 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 fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
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
amit.pandey 0716abb5e7 used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
bragilev 3078464b95 Bael-3386 (#9231)
* bragilev

* Delete ShoppingListApplication.java

* BAEL-3386

* Revert "bragilev"

This reverts commit dbf2a21ba4fe2a60c518beecda7ab33746977252.

* Revert "Delete ShoppingListApplication.java"

This reverts commit 640bb544e6cd8eda6d1fe6a38607323871ddb957.

* Revert "Revert "Delete ShoppingListApplication.java""

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