ActiveMQ :: JDBC Store 5.18.4 API

Packages 
Package Description
org.apache.activemq.store.jdbc
Message persistence implemented using JDBC
org.apache.activemq.store.jdbc.adapter
Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers.
org.apache.activemq.store.journal
Message persistence using a high performance transaction log via the Journal interface.
org.apache.activemq.util