Native Queries with Spring Data JPA

preview_player
Показать описание
Spring Data JPA supports various ways to retrieve data from your database. Some are very easy to use, like derived queries. Others provide great flexibility and enable you to read and transform the data in various ways, for example., custom queries. Native queries are the extreme of the 2nd category. They are your most flexible and most powerful option to read data.

Like my channel? Subscribe!

Join the free Member Library:

Links mentioned:

Want to connect with me?

#SpringDataJPA #NativeQuery #JPA #Hibernate
Рекомендации по теме
Комментарии
Автор

It is the most underrated channel on Java and Hibernate.

jasper
Автор

very good explanation, thank you very much, helped me a lot!

_carlaque
Автор

Hi Thorben, Is there a query to create tables? thank you

Francis_dev
Автор

Can you please explain how to setup timeout for nativeQuery?

madhavikottakapu
Автор

Please sir make a video how to retrieve the data from multiple tables

ashishmahanta