Uses of Class
org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
-
Packages that use AbstractJDBCConfigurationStore Package Description org.apache.qpid.server.store.jdbc -
-
Uses of AbstractJDBCConfigurationStore in org.apache.qpid.server.store.jdbc
Subclasses of AbstractJDBCConfigurationStore in org.apache.qpid.server.store.jdbc Modifier and Type Class Description classGenericJDBCConfigurationStoreImplementation of a DurableConfigurationStore backed by Generic JDBC Database that also provides a MessageStore.
-