JAVA-2114 Split or move hibernate JPA module (#9713)

Co-authored-by: mikr <michael.krimgen@ximedes.com>
This commit is contained in:
Maiklins
2020-07-18 14:57:09 +02:00
committed by GitHub
parent 4cbb9ef422
commit 8cd36aafdb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
### Relevant Articles:
- [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)