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

org.hibernate.cache.package.html Maven / Gradle / Ivy

The newest version!




This package defines APIs and implementations for the second-level cache and query cache.

Cache abstracts the underlying cache implementation. CacheConcurrencyStrategy abstracts various strategies for maintaining consistency between the cache and database. QueryCache abstracts the query result set cache.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy