Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15911

(7.2.z) Use Artemis' SQLProvider implementation

XMLWordPrintable

      During development and integration of JDBC persistence store into WildFly, the custom implementation of SQLProvider interface [1] was developed for WildFly use case. The reason was that WildFly used Artemis 1.x which was at that time maintenance branch and thus development of new features was focused on 2.x branch.

      In the meantime, the code has been donated to Artemis and backported in Artemis 1.5.5.jbossorg-012.
      We can now remove the implementation in WildFly code base and use the Artemis one instead.

      [1] https://github.com/apache/activemq-artemis/blob/f2b5114af8dd505e3c5c3efc1f395fe5f066e376/artemis-jdbc-store/src/main/java/org/apache/activemq/artemis/jdbc/store/sql/SQLProvider.java

            chaowan@redhat.com Chao Wang
            chaowan@redhat.com Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: