Uses of Class
org.apache.activemq.store.jdbc.DefaultDatabaseLocker
Packages that use DefaultDatabaseLocker
Package
Description
Implements database/driver apapters to compensate for the
wide differences in the BLOB handing of JDBC drivers.
-
Uses of DefaultDatabaseLocker in org.apache.activemq.store.jdbc.adapter
Subclasses of DefaultDatabaseLocker in org.apache.activemq.store.jdbc.adapterModifier and TypeClassDescriptionclassRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.