schema.infinispan-cachestore-sql-config-2.2.xsd Maven / Gradle / Ivy
The required class for transforming between Infinispan entries
(key / value pairs and optional metadata) and a corresponding
SQL record.
The optional class for executing direct SQL queries against
the database.
The preferred SQL dialect. Use MYSQL for MySQL, POSTGRES_9_5
for PostgreSQL 9.5+, H2 for H2, etc. See the SQLDialect class
from the jOOQ library for a full list of the supported SQL
dialect identifiers.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy