activemq-artemis/artemis-server/src
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
..
main ARTEMIS-1762 JdbcNodeManager shouldn't be used if no HA is configured 2018-03-27 10:10:35 -04:00
test ARTEMIS-1653 Allow database tables to be created externally 2018-03-27 10:12:14 -04:00