Skip to content

Commit 53ab4b6

Browse files
Update README.md
1 parent 16a7ec9 commit 53ab4b6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Visit `localhost:8080/apidoc` to see the endpoints.
7474
- Spring Data JPA
7575
- DTO projections : https://vladmihalcea.com/spring-jpa-dto-projection/
7676

77+
- Hibernate 6
78+
- Hibernate 6 and JPQL Window Functions: https://vladmihalcea.com/hibernate-jpql-window-functions/
79+
80+
7781

7882
- JOOQ
7983
- Hibernate & JOOQ interation: https://thorben-janssen.com/hibernate-jooq-a-match-made-in-heaven/
@@ -88,7 +92,11 @@ Visit `localhost:8080/apidoc` to see the endpoints.
8892
- Blaze Persistence – The Best Way to Write JPA Criteria Queries
8993
- https://persistence.blazebit.com/documentation/1.6/core/manual/en_US/index.html
9094
- https://vladmihalcea.com/blaze-persistence-jpa-criteria-queries/
91-
- SQL RANK functions: https://www.sqlshack.com/overview-of-sql-rank-functions/
95+
96+
- SQL RANK functions: https://www.sqlshack.com/overview-of-sql-rank-functions/
97+
- WINDOW functions: https://docs.snowflake.com/en/sql-reference/functions-analytic.html
98+
99+
92100

93101
### 🌀 WSL 2
94102
https://www.freecodecamp.org/news/how-to-install-wsl2-windows-subsystem-for-linux-2-on-windows-10/

0 commit comments

Comments
 (0)