All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractJDBCLocker AxionJDBCAdapter Axion specific Adapter.BlobJDBCAdapter This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations.BytesJDBCAdapter This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations.DatabaseLocker Deprecated. As of 5.7.0, use more generalLockerinsteadDataSourceServiceSupport A helper class which provides a factory method to create a default {@link DataSource) if one is not provided.DB2JDBCAdapter DefaultDatabaseLocker Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.DefaultJDBCAdapter Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.GenerateJDBCStatements HsqldbJDBCAdapter ImageBasedJDBCAdaptor Provides JDBCAdapter since that uses IMAGE datatype to hold binary data.InformixJDBCAdapter JDBC Adapter for Informix database.JDBCAdapter JDBCIOExceptionHandler Deprecated. 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 &| removeJDBCMessageIdScanListener JDBCMessageRecoveryListener JDBCMessageStore JDBCPersistenceAdapter APersistenceAdapterimplementation using JDBC for persistence storage.JDBCTopicMessageStore JournalMessageStore A MessageStore that uses a Journal to store it's messages.JournalPersistenceAdapter An implementation ofPersistenceAdapterdesigned for use with aJournaland then check pointing asynchronously on a timeout with some other long term persistent storage.JournalPersistenceAdapterFactory Factory class that can create PersistenceAdapter objects.JournalTopicMessageStore A MessageStore that uses a Journal to store it's messages.JournalTransactionStore JournalTransactionStore.Tx OperationsJournalTransactionStore.TxOperation LeaseDatabaseLocker Represents an exclusive lease on a database to avoid multiple brokers running against the same logical database.MaxDBJDBCAdapter JDBC Adapter for the MaxDB database.MySqlJDBCAdapter OracleBlobJDBCAdapter Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.OracleJDBCAdapter Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.PostgresqlJDBCAdapter Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.SqlServerJDBCAdapter Statements StreamJDBCAdapter This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations.SybaseJDBCAdapter A JDBC Adapter for Sybase databasesTransactDatabaseLocker Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.TransactionContext Helps keep track of the current transaction/JDBC connection.TransactJDBCAdapter A JDBC Adapter for Transact-SQL based databases such as SQL Server or Sybase