activemq-artemis/artemis-jdbc-store
franz1981 769101ac69 ARTEMIS-2955 commons-dbcp2 performance issue with Derby Embedded DBMS
This commit is fixing:
- a missing commit that can make leak a connection
- restricting default specific commons-dbcp2 to the default data source
- setting poolPreparedStatements true by default
- configured embedded Derby to be in-memory to speedup tests
2020-10-20 10:48:12 +02:00
..
src ARTEMIS-2955 commons-dbcp2 performance issue with Derby Embedded DBMS 2020-10-20 10:48:12 +02:00
pom.xml ARTEMIS-2823 Use datasource with JDBC store db connections fixes 2020-10-06 10:19:06 +02:00