|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.activemq.store.jdbc | |
|---|---|
| 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. |
| org.apache.activemq.store.journal | Message persistence using a high performance transaction log via the Journal interface. |
| Classes in org.apache.activemq.store.jdbc used by org.apache.activemq.store.jdbc | |
|---|---|
| AbstractJDBCLocker
|
|
| DataSourceServiceSupport
A helper class which provides a factory method to create a default {@link DataSource) if one is not provided. |
|
| JDBCAdapter
|
|
| JdbcMemoryTransactionStore
respect 2pc prepare uses local transactions to maintain prepared state xid column provides transaction flag for additions and removals a commit clears that context and completes the work a rollback clears the flag and removes the additions Essentially a prepare is an insert &| update transaction commit|rollback is an update &| remove |
|
| JDBCMessageIdScanListener
|
|
| JDBCMessageRecoveryListener
|
|
| JDBCMessageStore
|
|
| JDBCPersistenceAdapter
A PersistenceAdapter implementation using JDBC for persistence
storage. |
|
| JDBCTopicMessageStore
|
|
| Statements
|
|
| TransactionContext
Helps keep track of the current transaction/JDBC connection. |
|
| Classes in org.apache.activemq.store.jdbc used by org.apache.activemq.store.jdbc.adapter | |
|---|---|
| AbstractJDBCLocker
|
|
| DefaultDatabaseLocker
Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database. |
|
| JDBCAdapter
|
|
| JdbcMemoryTransactionStore
respect 2pc prepare uses local transactions to maintain prepared state xid column provides transaction flag for additions and removals a commit clears that context and completes the work a rollback clears the flag and removes the additions Essentially a prepare is an insert &| update transaction commit|rollback is an update &| remove |
|
| JDBCMessageIdScanListener
|
|
| JDBCMessageRecoveryListener
|
|
| Statements
|
|
| TransactionContext
Helps keep track of the current transaction/JDBC connection. |
|
| Classes in org.apache.activemq.store.jdbc used by org.apache.activemq.store.journal | |
|---|---|
| DataSourceServiceSupport
A helper class which provides a factory method to create a default {@link DataSource) if one is not provided. |
|
| JDBCAdapter
|
|
| JDBCPersistenceAdapter
A PersistenceAdapter implementation using JDBC for persistence
storage. |
|
| Statements
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||