Spring Boot - How to use native query in a Spring Boot application ? #shristitechacademy

preview_player
Показать описание
Using Native queries
#shristitechacademy
#howtousenativequeryannotation
#springframeworkforbeginners
#shristitechacademy
#springonlinetraining
#spring-data-jpa
#projections using spring-data-jpa
#springtutorialbyshristi
#springtutorialbyshristitechacademy
Рекомендации по теме
Комментарии
Автор

If the query is -> select * from book where author in ('abc', 'xyz')
Then how can you pass ?

TarunRoy-ly