| Name | Description | Type | Package | Framework | 
| AbstractJDBCLocker | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| AxionJDBCAdapter | Axion specific Adapter. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| BlobJDBCAdapter | This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| BytesJDBCAdapter | This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| DatabaseLocker | Interface | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| DataSourceServiceSupport | A helper class which provides a factory method to create a default {@link DataSource) if one is not provided. | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| DB2JDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |
| DefaultDatabaseLocker | Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database. | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| DefaultJDBCAdapter | encouraged to override the default implementation of methods to account for differences in JDBC Driver implementations. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| HsqldbJDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |
| ImageBasedJDBCAdaptor | Provides JDBCAdapter since that uses IMAGE datatype to hold binary data. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| InformixJDBCAdapter | JDBC Adapter for Informix database. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| JDBCAdapter | Interface | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| JDBCIOExceptionHandler | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| JdbcMemoryTransactionStore | uses local transactions to maintain prepared state xid column provides transaction flag for additions and removals | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| JDBCMessageRecoveryListener | Interface | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| JDBCMessageStore | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| JDBCPersistenceAdapter | A PersistenceAdapter implementation using JDBC for persistence This persistence adapter will correctly remember prepared XA transactions, | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| JDBCTopicMessageStore | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| LeaseDatabaseLocker | Represents an exclusive lease on a database to avoid multiple brokers running against the same logical database. | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| MaxDBJDBCAdapter | JDBC Adapter for the MaxDB database. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| MySqlJDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |
| OracleBlobJDBCAdapter | by the JDBCPersistenceAdapter. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| OracleJDBCAdapter | by the JDBCPersistenceAdapter. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| PostgresqlJDBCAdapter | by the JDBCPersistenceAdapter. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| Statements | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | |
| StreamJDBCAdapter | This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| SybaseJDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |
| TransactDatabaseLocker | Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database. | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | 
| TransactionContext | Helps keep track of the current transaction/JDBC connection. | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ | 
| TransactJDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |