Uses of Class
org.apache.activemq.store.jdbc.AbstractJDBCLocker
Packages that use AbstractJDBCLocker
Package
Description
Message persistence implemented using JDBC
Implements database/driver apapters to compensate for the
wide differences in the BLOB handing of JDBC drivers.
-
Uses of AbstractJDBCLocker in org.apache.activemq.store.jdbc
Subclasses of AbstractJDBCLocker in org.apache.activemq.store.jdbcModifier and TypeClassDescriptionclassRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.classRepresents an exclusive lease on a database to avoid multiple brokers running against the same logical database. -
Uses of AbstractJDBCLocker in org.apache.activemq.store.jdbc.adapter
Subclasses of AbstractJDBCLocker 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.