зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
17 строки
697 B
Plaintext
17 строки
697 B
Plaintext
https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#projections
|
|
|
|
2023
|
|
https://www.baeldung.com/spring-data-rest-projections-excerpts
|
|
https://www.baeldung.com/jpa-queries-custom-result-with-aggregation-functions
|
|
2022
|
|
https://www.baeldung.com/spring-data-jpa-projections
|
|
https://blog.jooq.org/the-second-best-way-to-fetch-a-spring-data-jpa-dto-projection/
|
|
? records
|
|
https://vladmihalcea.com/spring-jpa-dto-projection/
|
|
2020
|
|
https://thorben-janssen.com/spring-data-jpa-query-projections/
|
|
https://habr.com/ru/company/otus/blog/722060/
|
|
https://vladmihalcea.com/the-best-way-to-map-a-projection-query-to-a-dto-with-jpa-and-hibernate/
|
|
|
|
Can have multiple @Entity for the same table
|