backlink added

This commit is contained in:
collaboratewithakash 2023-06-09 15:36:17 +05:30 committed by GitHub
parent 84a198c9bc
commit 2becb81f4c
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@
- [Differences Between Spring Data JPA findFirst() and findTop()](https://www.baeldung.com/spring-data-jpa-findfirst-vs-findtop)
- [Difference Between findBy and findAllBy in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-find-by-vs-find-all-by)
- [Unidirectional One-to-Many and Cascading Delete in JPA](https://www.baeldung.com/spring-jpa-unidirectional-one-to-many-and-cascading-delete)
- [TRUNCATE TABLE in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-truncate-table)
- More articles: [[<-- prev]](../spring-data-jpa-repo)