Skip to content

Commit e0633ec

Browse files
authored
Updated README.md
added link back to the article: https://www.baeldung.com/jpql-hql-criteria-query
1 parent 64244ed commit e0633ec

File tree

1 file changed

+1
-0
lines changed
  • persistence-modules/spring-data-jpa-query-3

1 file changed

+1
-0
lines changed

persistence-modules/spring-data-jpa-query-3/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This module contains articles about querying data using Spring Data JPA.
44

55
### Relevant Articles:
66
- [Query Entities by Dates and Times with Spring Data JPA](https://www.baeldung.com/spring-data-jpa-query-by-date)
7+
- [JPA and Hibernate – Criteria vs. JPQL vs. HQL Query](https://www.baeldung.com/jpql-hql-criteria-query)
78
- More articles: [[<-- prev]](../spring-data-jpa-query-2)
89

910
### Eclipse Config

0 commit comments

Comments
 (0)