Package org.hibernate.cache


package org.hibernate.cache
This package defines the API of the second-level cache service.

The subpackage org.hibernate.cache.spi defines an SPI used to integrate any third-party cache implementation.