Update README.md - added link to stored procedure article

This commit is contained in:
GuenHamza 2016-07-07 03:38:09 +00:00 committed by GitHub
parent 7eb04b4ea5
commit 11bc145948
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
- [Hibernate Pagination](http://www.baeldung.com/hibernate-pagination)
- [Sorting with Hibernate](http://www.baeldung.com/hibernate-sort)
- [Auditing with JPA, Hibernate, and Spring Data JPA](http://www.baeldung.com/database-auditing-jpa)
- [Stored Procedures with Hibernate](http://www.baeldung.com/stored-procedures-with-hibernate-tutorial)
### Quick Start