Update README.md

This commit is contained in:
johnA1331 2019-12-19 18:46:41 +08:00 committed by GitHub
parent d1e18e76bb
commit 4887293072
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ This module contains articles about Hibernate 5.
### Relevant Articles:
- [Hibernate Error “Not all named parameters have been set”](https://www.baeldung.com/hibernate-error-named-parameters-not-set)
- [FetchMode in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-fetchmode)
- [[<-- Prev]](/hibernate5)
- [JPA/Hibernate Persistence Context](https://www.baeldung.com/jpa-hibernate-persistence-context)
- [[<-- Prev]](/hibernate5)