Merge pull request #11296 from johnA1331/master

BAEL-41828 - add links to github-baeldung articles
This commit is contained in:
Loredana Crusoveanu
2021-10-07 09:04:16 +03:00
committed by GitHub
5 changed files with 6 additions and 3 deletions

View File

@@ -2,4 +2,5 @@
- [Hibernate could not initialize proxy no Session](https://www.baeldung.com/hibernate-initialize-proxy-exception)
- [Hibernate Error “No Persistence Provider for EntityManager”](https://www.baeldung.com/hibernate-no-persistence-provider)
- [TransactionRequiredException Error](https://www.baeldung.com/jpa-transaction-required-exception)
- [TransactionRequiredException Error](https://www.baeldung.com/jpa-transaction-required-exception)
- [Hibernates “Object References an Unsaved Transient Instance” Error](https://www.baeldung.com/hibernate-unsaved-transient-instance-error)