Uses of Class
org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter
Packages that use BytesJDBCAdapter
Package
Description
Implements database/driver apapters to compensate for the
wide differences in the BLOB handing of JDBC drivers.
-
Uses of BytesJDBCAdapter in org.apache.activemq.store.jdbc.adapter
Subclasses of BytesJDBCAdapter in org.apache.activemq.store.jdbc.adapterModifier and TypeClassDescriptionclassclassImplements all the default JDBC operations that are used by the JDBCPersistenceAdapter.