Uses of Interface
org.apache.qpid.server.store.jdbc.JDBCConnectionProviderFactory
-
Packages that use JDBCConnectionProviderFactory Package Description org.apache.qpid.server.store.jdbc -
-
Uses of JDBCConnectionProviderFactory in org.apache.qpid.server.store.jdbc
Classes in org.apache.qpid.server.store.jdbc that implement JDBCConnectionProviderFactory Modifier and Type Class Description classDefaultConnectionProviderFactoryFields in org.apache.qpid.server.store.jdbc with type parameters of type JDBCConnectionProviderFactory Modifier and Type Field Description static org.apache.qpid.server.plugin.PluggableFactoryLoader<JDBCConnectionProviderFactory>DefaultConnectionProviderFactory. FACTORY_LOADERMethods in org.apache.qpid.server.store.jdbc that return JDBCConnectionProviderFactory Modifier and Type Method Description static JDBCConnectionProviderFactoryJDBCConnectionProviderFactory.FACTORIES. get(java.lang.String type)
-