728x90
https://www.logicbig.com/tutorials/spring-framework/spring-data.html
Spring Data JPA Tutorials
Using @Query annotation to specify JPQL on the repository method directly.
www.logicbig.com
위 사이트 예제를 구현해 보았습니다. h2 Database를 사용했습니다.
728x90
'수업자료 > Spring Boot JPA' 카테고리의 다른 글
Boot3 JPA Ex06 Derived Count Query (0) | 2023.07.17 |
---|---|
Boot3 JPA Ex05 Using Like Expressions (0) | 2023.07.17 |
Boot3 JPA Ex04 Sorting And Limiting Query Results (0) | 2023.07.17 |
Boot3 JPA Ex03 Nested Properties Resolution (0) | 2023.07.17 |
Boot3 JPA Ex02 Derived Query Methods (0) | 2023.07.13 |