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