Update README.md

This commit is contained in:
johnA1331
2021-08-05 01:04:27 +08:00
committed by GitHub
parent 447d122a72
commit 943f2ab8b7

View File

@@ -14,3 +14,4 @@ This module contains articles specific to use of Hibernate as a JPA implementati
- [JPA/Hibernate Persistence Context](https://www.baeldung.com/jpa-hibernate-persistence-context)
- [Quick Guide to EntityManager#getReference()](https://www.baeldung.com/jpa-entity-manager-get-reference)
- [JPA Entities and the Serializable Interface](https://www.baeldung.com/jpa-entities-serializable)
- [EntityNotFoundException in Hibernate](https://www.baeldung.com/hibernate-entitynotfoundexception)