java-tutorials/persistence-modules/hibernate-exceptions/README.md

5 lines
370 B
Markdown
Raw Normal View History

2020-07-07 07:18:10 -04:00
### 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)