← prev | next →
faisal_shopnil 2022-09-19 15:26:17
faisal_shopnil 2022-09-19 15:26:04
Jpql can easily convert to native query….
But for pagination in native query, u need an extra country query….

example
Debiprasad Dash 2022-09-19 15:26:39
adonih1 2022-09-19 15:17:31
so , do you know any resource to know about jpa
Just search jpa in google
Debiprasad Dash 2022-09-19 15:26:48
Or in youtube
Debiprasad Dash 2022-09-19 15:26:54
U will get so many vdos
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?
Sazeed_shaik 2022-09-19 15:45:12
If you have any idea about api ping me … For paid
adonih1 2022-09-19 16:02:59
Will it be hard to learn back end before mastering front end? I know html css JavaScript a little bit. But I have started learning spring.so any idea?
Can I learn spring, spring boot with out writing front ends?
Datta 2022-09-19 16:25:21
Hi all,
What will they ask in managerial round of mindtree . Any one have idea ?
Datta 2022-09-19 16:26:30
Is it easy or hard ?
Rahul Gupta 2022-09-19 16:29:31
How to secure database username and password in springboot when we give it client anybody can open the application.properties and access the database so how to secure it?
qnocks 2022-09-19 16:31:13
Rahul Gupta 2022-09-19 16:29:31
How to secure database username and password in springboot when we give it client anybody can open the application.properties and access the database so how to secure it?
Using environment variables
mariano_martins 2022-09-19 16:41:18
Gente. Tenho 7 tabelas e preciso juntar alguns dos atributos de cada tabela em uma outra tabela.
Exemplo:
Tert essas duas tabelas:
tb_cliente:
id_cliente
nome_cliente
email_cliente
telefone_cliente
senha_cliente
tb_admin
id_admin
nome_admin
email_admin
senha_admin
Suponha que essas tabelas já tenham n dados.
E agora preciso passar todos os dados já existentes, juntando-os, numa terceira tabela:
tb_usuario
id_cliente
id_admin
nome_cliente
nome_admin
email_cliente
email_admin
senha_cliente
senha_admin
Como faço isso de forma rápida?
beautifulcode01 2022-09-19 16:52:56
mariano_martins 2022-09-19 16:41:18
Gente. Tenho 7 tabelas e preciso juntar alguns dos atributos de cada tabela em uma outra tabela.
Exemplo:
Tert essas duas tabelas:
tb_cliente:
id_cliente
nome_cliente
email_cliente
telefone_cliente
senha_cliente
tb_admin
id_admin
nome_admin
email_admin
senha_admin
Suponha que essas tabelas já tenham n dados.
E agora preciso passar todos os dados já existentes, juntando-os, numa terceira tabela:
tb_usuario
id_cliente
id_admin
nome_cliente
nome_admin
email_cliente
email_admin
senha_cliente
senha_admin
Como faço isso de forma rápida?
Please use English only in this group. Thanks!
Rohan 2022-09-19 17:01:04
Anybody know how to write blackbox test cases for apache kafka ?
Vidya Reddy 2022-09-19 17:21:14
Use string tokenizer add them to order collection in which ever the order you want
Krishna G 2022-09-19 17:23:03
Vidya Reddy 2022-09-19 17:21:14
Use string tokenizer add them to order collection in which ever the order you want
https://www.geeksforgeeks.org/reverse-a-string-without-affecting-special-characters/
Reverse a string without affecting special characters – GeeksforGeeks –
GeeksforGeeksA Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
First name (required) 2022-09-19 18:20:05
Any body suggest DATA STRUCTURE AND ALGORITHMS JAVA video YouTube channel any study material
Arda 2022-09-19 18:21:28

How can I send a list as parameter in spring boot jpa
Arda 2022-09-19 18:23:45

I got this error
G 2022-09-19 18:31:30
Arda 2022-09-19 18:23:45

I got this error
Mapping is missing…
Spandana V 2022-09-19 18:48:17
Does anyone knows about LDAP?
Booom Booom Bumrah 2022-09-19 18:51:30
Does anyone knows Nestjs? Ping me guys
Booom Booom Bumrah 2022-09-19 18:53:34
Anyone know Nestjs? I want to upload csv file to database can anyone help me? I am stuck in middle
Jihyo 2022-09-19 18:56:58
Which db?
Kruthik HM 2022-09-19 18:58:28
You can use some of the caching frameworks for this, or make your own object with this feature
Kruthik HM 2022-09-19 18:58:28
Nope
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?
Anand Reddy 2022-09-19 19:11:01
Any one have good collection of DS , Algo and System Desi questions
lkrishnakanth 2022-09-19 19:24:13
Spandana V 2022-09-19 18:48:17

Does anyone knows about LDAP?
Yes
← prev | next →