Updated README.md
added link back to the article: https://www.baeldung.com/java-hql-distinct
This commit is contained in:
parent
9f8d01175b
commit
1e519eb47e
|
@ -10,3 +10,4 @@ This module contains articles about use of Queries in Hibernate.
|
|||
- [Hibernate Named Query](https://www.baeldung.com/hibernate-named-query)
|
||||
- [Hibernate Query Plan Cache](https://www.baeldung.com/hibernate-query-plan-cache)
|
||||
- [Hibernate’s addScalar() Method](https://www.baeldung.com/hibernate-addscalar)
|
||||
- [Distinct Queries in HQL](https://www.baeldung.com/java-hql-distinct)
|
||||
|
|
Loading…
Reference in New Issue