| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||
http://activemq.apache.org/schema/core)>http://activemq.apache.org/schema/core)
A PersistenceAdapter implementation using JDBC for persistence storage.
This persistence adapter will correctly remember prepared XA transactions, but it will not keep track of local transaction commits so that operations performed against the Message store are done as a single uow.
| Nested Element Summary | |||||||||||||||||||
| sequence |
|
||||||||||||||||||
| Attribute Summary | |
string | adapter
|
string | brokerName
|
string | brokerService
|
integer | cleanupPeriod
Sets the number of milliseconds until the database is attempted to be cleaned up for durable topics |
boolean | createTablesOnStartup
Sets whether tables are created on startup |
string | databaseLocker
Sets the database locker strategy to use to lock the database on startup |
string | dataDirectory
|
string | dataDirectoryFile
|
string | dataSource
|
string | directory
|
string | ds
|
ID | id
|
long | lockKeepAlivePeriod
|
string | scheduledThreadPoolExecutor
|
string | statements
|
string | usageManager
|
boolean | useDatabaseLock
Sets whether an exclusive database lock should be used to enable JDBC Master/Slave. |
boolean | useExternalMessageReferences
|
string | wireFormat
|
| Attribute Detail |
Defined with global type string
Defined with global type string
Defined with global type string
Sets the number of milliseconds until the database is attempted to be cleaned up for durable topics
Defined with global type integer
Sets whether tables are created on startup
Defined with global type boolean
Sets the database locker strategy to use to lock the database on startup
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type string
Defined with global type ID
Defined with global type long
Defined with global type string
Defined with global type string
Defined with global type string
Sets whether an exclusive database lock should be used to enable JDBC Master/Slave. Enabled by default.
Defined with global type boolean
Defined with global type boolean
Defined with global type string
| FUSE Message Broker Configuration Reference | ||||||
| SUMMARY: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES | ||||||