Uses of Class
org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter
-
Packages that use BytesJDBCAdapter 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 BytesJDBCAdapter in org.apache.activemq.store.jdbc.adapter
Subclasses of BytesJDBCAdapter in org.apache.activemq.store.jdbc.adapter Modifier and Type Class Description classHsqldbJDBCAdapterclassPostgresqlJDBCAdapterImplements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
-