How i write custom query for that in repository layer?

|
faisal_shopnil 2022-09-19 19:33:24
he12345677 2022-09-19 19:06:56
i need to sort a table based on the forien key of that table
how i write custom query for that in repository layer?

springbootmicroservices-79861.jpg
Jpa OrderBy feature

Backhere 2022-09-19 19:49:23
Sazeed_shaik 2022-09-19 15:44:24
Say a company “abc” that has roles “manager, employee,dba,analyst”, if they clicked abc and manager, employee only these 2 have to be updated in backend?

can do this, one query where is roles stored and , should i accept correct data from ui, or validate it

shyam 2022-09-19 20:12:49
@Backhere have you started Kafka already?
Backhere 2022-09-19 20:14:57
yup basic level yet ,
he12345677 2022-09-19 20:22:49
faisal_shopnil 2022-09-19 19:33:24
springbootmicroservices-79861.jpg
Jpa OrderBy feature

yeah i checked, but i want to sort them based on the forein key field
when im using just order by clause ,its not working

faisal_shopnil 2022-09-19 21:26:37
he12345677 2022-09-19 20:22:49
springbootmicroservices-79861.jpg
yeah i checked, but i want to sort them based on the forein key field
when im using just order by clause ,its not working

Can show me your query?

Tech Tips 2022-09-19 22:26:22
springbootmicroservices-79872.jpg

Tech Tips 2022-09-19 22:26:31
How to solve this error
Tech Tips 2022-09-19 22:31:13
Java.lang.StackOverflowError
saurabh_codrrr 2022-09-19 22:55:21
Tech Tips 2022-09-19 22:31:13
springbootmicroservices-79861.jpg
Java.lang.StackOverflowError

It seems that some initialisation is happening under loop or in repetition thats why you are getting stack overflow error.

sahil1634 2022-09-20 06:37:44
Tech Tips 2022-09-19 22:31:13
springbootmicroservices-79861.jpg
Java.lang.StackOverflowError

Debug your code once it seems going into same recursion call again and again then check your base case condition.

AsHwIn 2022-09-20 09:37:16
Can anyone please help me to get out from this problem
Question: How do I remove common elements from two Array list
MahiGJA 2022-09-20 10:11:40
springbootmicroservices-79890.jpg
i could not able to import name spaces!!even option also not getting in my eclipse!!
SherozxonMuzaffarov 2022-09-20 10:24:22
Hello. I have a project in heroku. It works fine but if i want to add a column to table(in heroku), how can i  add. There are much informatsion, those will not be deleted
Debiprasad Dash 2022-09-20 10:26:06
MahiGJA 2022-09-20 10:11:40
springbootmicroservices-79890.jpg
i could not able to import name spaces!!even option also not getting in my eclipse!!

I think you have to install sts plugin for that or u can use sts directly

SherozxonMuzaffarov 2022-09-20 10:28:22
SherozxonMuzaffarov 2022-09-20 10:24:22
springbootmicroservices-79890.jpg
Hello. I have a project in heroku. It works fine but if i want to add a column to table(in heroku), how can i  add. There are much informatsion, those will not be deleted

Please help me if you know

VENKATA JASWANTH 2022-09-20 10:34:37
Hi all,
I have a small doubt in spring boot dependencies
I seen some dependencies which have no version mentioned
So in that case on which version does the dependency run?
MahiGJA 2022-09-20 10:38:49
Debiprasad Dash 2022-09-20 10:26:06
springbootmicroservices-79890.jpg
I think you have to install sts plugin for that or u can use sts directly

Tq bro🤝
I will try!!

AnkitSaini4466 2022-09-20 10:43:04
Hey. Anybody here who has knowledge of PAYFORT gateway’s integration knowledge?

Need help only in integration part.
Only for payment refund

DoofenshmirtzD 2022-09-20 10:49:25
Hey, can anyone help me to use azure keyvault in a springboot app
Mr_Bhosale 2022-09-20 10:55:44
VENKATA JASWANTH 2022-09-20 10:34:37
springbootmicroservices-79890.jpg
Hi all,
I have a small doubt in spring boot dependencies
I seen some dependencies which have no version mentioned
So in that case on which version does the dependency run?

If you does not mention version, it takes automatically depending upon starter data..

MahiGJA 2022-09-20 11:09:26
MahiGJA 2022-09-20 10:38:49
springbootmicroservices-79890.jpg
Tq bro🤝
I will try!!

Which version STS plungin need to install!!!

MahiGJA 2022-09-20 11:12:38
Please tell me anyone!!
which STS need to install for spring!!
prabhatprincebadal1430 2022-09-20 11:32:19
hi guys I need help on realtime work
I’m connecting my java code with pgadmin and while extracting data I’m getting some time all data and some time half data
so I think there is any timeout issue .
So guys can you help me plz to get all details from db everytime
prabhatprincebadal1430 2022-09-20 11:33:27
while extracting details in while block I need to write some logic and than control moves to another row
Shitzz 2022-09-20 11:33:58
Hello guys can u pls help me with mapping of reactjs(frontend) with springboot(backend)
prabhatprincebadal1430 2022-09-20 11:34:36
between that I’m getting an uid and pwd and hit a third party url for everytime different uname and pwd
prabhatprincebadal1430 2022-09-20 11:35:08
so I need help to establish the connection still my all details get fetched from db
pravdograd 2022-09-20 12:37:37
Guys hello
pravdograd 2022-09-20 12:37:57
Is there someone who can help me with sql request please
|