Interface CacheImplementor

All Superinterfaces:
Cache, Cache, Serializable, Service
All Known Implementing Classes:
DisabledCaching, EnabledCaching

public interface CacheImplementor extends Service, Cache, Serializable
An SPI supported by any Hibernate service that provides an implementation of the Cache API. Extends Cache with operations called internally by Hibernate.
Since:
4.1