All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.infinispan.persistence.jdbc.mixed.package-info Maven / Gradle / Ivy

There is a newer version: 9.1.7.Final
Show newest version
/**
 * This is a delegating CacheStore implementation that delegates either to a binary
 * or String based JDBC cache store depending on the key used.
 *
 * @public
 */
package org.infinispan.persistence.jdbc.mixed;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy