Spring Boot Tutorial [Hindi] | Write JPA Custom Queries With Query Method | @Quary Annotation | #13

preview_player
Показать описание
#SpringBoot #CustomJPAQueries #QueryMethod

In this video I have given example how to write a custom queries with query method using JPA

1) CrudRepository
2) JpaRepository

==================================

spring boot custom query example

spring boot custom query jpa

spring boot jpa repository custom query

spring boot repository custom query

custom query in spring boot

hql query in spring boot

hql query in hibernate

hql query Tutorial

hql query in spring data jpa

hql query example in java

hibernate hql query example

spring boot query methods

spring boot query example

spring boot query param

spring boot query h2 database

spring boot query database example

jpa custom query spring boot

spring boot repository custom query

spring boot custom query example

spring boot dynamic query

-------------------------------------------------------------

Spring Boot Tutorial Hindi
Spring Boot For Beginners in Hindi
Spring Boot Best Tutorial
Spring Boot in Hindi
Spring Boot Best Tutorial in Hindi
Spring Boot Tutorial
Spring Boot
Рекомендации по теме
Комментарии
Автор

Very very nice tutorial bro. Thanku so much 🙏🙏

rohitluckyrs
Автор

Thanks a lot! You solved my problem. I really appreciate you.

shankarghimire
Автор

Great tutorial and clear explanation thanks..!!

kushalbaldev
Автор

Good explanation bro. Upload more videos on microservices

subbarao
Автор

Very good teaching i like all ur videos
please make videos on Microservices also i am eagerly waiting sir..!!

nirajhatagale
Автор

u please explain how to create JPQL query for DELETE method with object return

sourabhchougule
Автор

Sir make one video for how to use postman.

rohitluckyrs
Автор

Nice video. Clearly explained. Thank you!
Do you have any videos on Spring integration?

vksarode
Автор

Please share link for your pervious Video

jitendermankotia
Автор

Nice explanation sir... But I've one doubt that if I want only name of all employees i.e., I want only name "Emp_Name" column then what is the syntax for it I've already tried following : public List<String> name); but it gives an error... If anyone have solution for my this doubt then please reply ... Thanks in advance..

preyas
Автор

Hi, I'm trying to select data by name as you mentioned in the video but I'm only getting one column which is the last column of the table eg, custom :
can you tell me where I'm doing wrong?

pratibhapal
Автор

Sir, I can't understand JPA. Can you please make a sperate video on it using Spring Boot? Please help.

arnabbanerjee
Автор

Hi, when I am inserting data through file, as mentioned in video, It is giving table not found error, How to resolve? I did not found any solution related to this.Please anyone suggest, what could be the issue?

swatipandey