activemq-artemis/artemis-jdbc-store
Niels Lippke b95afbf936 ARTEMIS-1653 Allow database tables to be created externally
In some environments it is not allowed to create a schema
by the application itself. With this change the AbstractJDBCDriver
now tests if an existing table is empty and executes further
statements in the same way as if the table does not exist.
2018-03-27 10:12:14 -04:00
..
src ARTEMIS-1653 Allow database tables to be created externally 2018-03-27 10:12:14 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-03-12 12:46:27 -04:00