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.doMessageIdScan(TransactionContext c,
int limit,
JDBCMessageIdScanListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultJDBCAdapter.doMessageIdScan(TransactionContext c,
int limit,
JDBCMessageIdScanListener listener) |
Copyright © 2005-2012. All Rights Reserved.