Skip to content

Commit ec4bce5

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/hibernate-not-null-error
1 parent 4f82a02 commit ec4bce5

File tree

1 file changed

+1
-0
lines changed
  • persistence-modules/hibernate-exceptions

1 file changed

+1
-0
lines changed

persistence-modules/hibernate-exceptions/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- [TransactionRequiredException Error](https://www.baeldung.com/jpa-transaction-required-exception)
66
- [Hibernate’s “Object References an Unsaved Transient Instance” Error](https://www.baeldung.com/hibernate-unsaved-transient-instance-error)
77
- [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

Comments
 (0)