| Package | Description |
|---|---|
| org.apache.activemq.store.jdbc |
Message persistence implemented using JDBC
|
| org.apache.activemq.store.journal |
Message persistence using a high performance transaction log via the Journal interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDBCPersistenceAdapter
A
PersistenceAdapter implementation using JDBC for persistence
storage. |
| Modifier and Type | Class and Description |
|---|---|
class |
JournalPersistenceAdapterFactory
Factory class that can create PersistenceAdapter objects.
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.