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

org.hibernate.cache.ehcache.internal.nonstop.package-info Maven / Gradle / Ivy

Go to download

Integration for using Ehcache 2.x as a Hibernate second-level-cache provider

There is a newer version: 6.0.0.Alpha7
Show newest version
/*
 * Hibernate, Relational Persistence for Idiomatic Java
 *
 * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
 * See the lgpl.txt file in the root directory or .
 */

/**
 * Support for handling non-stop caches.  Really no idea.  The Ehcache guys added this and tbh I really do not
 * understand the intent
 */
package org.hibernate.cache.ehcache.internal.nonstop;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy