Java – any possibility of using jpaupdateclause for batch updates in querydsl?
•
Java
Is it possible to use jpaupdateclause for batch update in querydsl?
In exploring the jpuspdateclause class, I only found sqlupdateclause. In the example Addbatch(), but I didn't find the possibility of batch update Can you suggest any solution?
Solution
For batch updates, use the entitymanager operation directly or use JDBC
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码