Uses of Class
org.apache.activemq.store.jdbc.adapter.BlobJDBCAdapter
-
Packages that use BlobJDBCAdapter Package Description org.apache.activemq.store.jdbc.adapter 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.adapter Modifier and Type Class Description classInformixJDBCAdapterJDBC Adapter for Informix database.classOracleBlobJDBCAdapterImplements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
-