We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f82a02 commit ec4bce5Copy full SHA for ec4bce5
persistence-modules/hibernate-exceptions/README.md
@@ -5,3 +5,4 @@
5
- [TransactionRequiredException Error](https://www.baeldung.com/jpa-transaction-required-exception)
6
- [Hibernate’s “Object References an Unsaved Transient Instance” Error](https://www.baeldung.com/hibernate-unsaved-transient-instance-error)
7
- [EntityNotFoundException in Hibernate](https://www.baeldung.com/hibernate-entitynotfoundexception)
8
+- [Hibernate’s “Not-Null Property References a Null or Transient Value” Error](https://www.baeldung.com/hibernate-not-null-error)
0 commit comments