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.
|
Modifier and Type | Method and Description |
---|---|
void |
JDBCAdapter.doRecoverPreparedOps(TransactionContext c,
JdbcMemoryTransactionStore jdbcMemoryTransactionStore) |
void |
JDBCPersistenceAdapter.recover(JdbcMemoryTransactionStore jdbcMemoryTransactionStore) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultJDBCAdapter.doRecoverPreparedOps(TransactionContext c,
JdbcMemoryTransactionStore jdbcMemoryTransactionStore) |
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.