
org.infinispan.persistence.jdbc.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-cachestore-jdbc Show documentation
Show all versions of infinispan-cachestore-jdbc Show documentation
Infinispan JDBC CacheStore module
/**
* This package contains a {@link org.infinispan.persistence.spi.AdvancedLoadWriteStore} implementation based on
* a JDBC database connection.
*/
package org.infinispan.persistence.jdbc;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy