activemq-artemis/artemis-jdbc-store
Martyn Taylor fcd981027a Fix Delete TX on JDBCJournalImpl
The JDBC in memory Tx representation was using the Tx ID instead of the
Record ID which was causing deletes to fail.  Also the Store line up
should be set to true as default.
2016-02-01 10:11:35 -05:00
..
src/main/java/org/apache/activemq/artemis/jdbc/store Fix Delete TX on JDBCJournalImpl 2016-02-01 10:11:35 -05:00
pom.xml Handful of JDBC Journal Fixes 2016-01-27 12:17:55 -05:00