Class PropertySQLProvider

java.lang.Object
org.apache.activemq.artemis.jdbc.store.sql.PropertySQLProvider
All Implemented Interfaces:
SQLProvider

public class PropertySQLProvider extends Object implements SQLProvider
Property-based implementation of a SQLProvider's factory.

Properties are stored in a journal-sql.properties.

Dialects specific to a database can be customized by suffixing the property keys with the name of the dialect.