activemq-artemis/artemis-jdbc-store
Mikko Uoti 2faafec737 ARTEMIS-2823 Use datasource with JDBC store db connections
Replaces direct jdbc connections with dbcp2 datasource. Adds
configuration options to use alternative datasources and to alter the
parameters. While adding slight overhead, this vastly improves the
management and pooling capabilities with db connections.
2020-10-06 08:32:58 +03:00
..
src ARTEMIS-2823 Use datasource with JDBC store db connections 2020-10-06 08:32:58 +03:00
pom.xml ARTEMIS-2823 Use datasource with JDBC store db connections 2020-10-06 08:32:58 +03:00