| Name | Description | Type | Package | Framework | 
| 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 | 
| DB2JDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | 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 | 
| 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 | 
| 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 | 
| TransactJDBCAdapter | Class | org.apache.activemq.store.jdbc.adapter | Apache ActiveMQ | |