EntityManager em = EntityManagerProvider.getEntityManagerFactory().createEntityManager(); em.getTransaction().begin(); em.getTransaction().commit();
On 3.6.10 version the connection with database is relesead at last line, I mean, I can request 1000 times and the connections never excced the max_size on connection pool deli...
This message was sent by Atlassian JIRA (v6.1-OD-09-WN#6144-sha1:62dfc48)