Uses of Interface
org.apache.activemq.artemis.jdbc.store.sql.SQLProvider.Factory
-
Packages that use SQLProvider.Factory Package Description org.apache.activemq.artemis.jdbc.store.drivers org.apache.activemq.artemis.jdbc.store.sql -
-
Uses of SQLProvider.Factory in org.apache.activemq.artemis.jdbc.store.drivers
Methods in org.apache.activemq.artemis.jdbc.store.drivers that return SQLProvider.Factory Modifier and Type Method Description static SQLProvider.FactoryJDBCUtils. getSQLProviderFactory(String url) -
Uses of SQLProvider.Factory in org.apache.activemq.artemis.jdbc.store.sql
Classes in org.apache.activemq.artemis.jdbc.store.sql that implement SQLProvider.Factory Modifier and Type Class Description static classPropertySQLProvider.Factory
-