JAVA-4: Included article in README for which code belongs here

This commit is contained in:
sampadawagde 2020-03-15 12:56:22 +05:30
parent 6023de1b93
commit 12034cd05c
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ This module contains articles about Hibernate 5 with Spring.
- [Hibernate Second-Level Cache](http://www.baeldung.com/hibernate-second-level-cache)
- [Deleting Objects with Hibernate](http://www.baeldung.com/delete-with-hibernate)
- [Spring, Hibernate and a JNDI Datasource](http://www.baeldung.com/spring-persistence-jpa-jndi-datasource)
- [@Immutable in Hibernate](http://www.baeldung.com/hibernate-immutable)