TypedQuery.getResultList() and saveOrUpdate(T entity) taking longer time with openjpa library 3.2.2

2024-02-06 Thread Abhi S
Hello Team, I have a requirement to import bulk entities from excel sheet, in backend, first I am checking if the record exists by using snippet1 and then inserting the record using snippet2. Below code snippet are composed using apache openjpa library version 3.2.2 Datasource and Connection p

Re: TypedQuery.getResultList() and saveOrUpdate(T entity) taking longer time with openjpa library 3.2.2

2024-02-06 Thread Romain Manni-Bucau
Hi, Do you reuse or recreate criteria query? should be created per "tx". Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Re: [VOTE] release Apache OpenJPA-4.0.0

2024-02-06 Thread Francesco Chicchiriccò
On 06/02/24 08:46, Maxim Solodovnik wrote: On Tue, 6 Feb 2024 at 14:03, Francesco Chicchiriccò wrote: On 06/02/24 04:07, Maxim Solodovnik wrote: Hello Francesco, On Mon, 5 Feb 2024 at 19:16, Francesco Chicchiriccò wrote: Hi Maxim, if I follow [1] for Linux, I am doing sha1sum apache-openjp