|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Locker insteadLockableServiceSupport.getLocker()
PersistenceAdapter implementation using JDBC for persistence
storage.PersistenceAdapter designed for use with a
Journal and then check pointing asynchronously on a timeout with some
other long term persistent storage.LockableServiceSupport.setLocker(org.apache.activemq.broker.Locker)
Locker.setLockAcquireSleepInterval(long) instead
millisecond interval between lock acquire attempts, applied to newly created DefaultDatabaseLocker
not applied if DataBaseLocker is injected.
Connection
LockableServiceSupport.setUseLock(boolean) instead
Sets whether or not an exclusive database lock should be used to enable
JDBC Master/Slave. Enabled by default.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||