13.10. Ehcache
<div class="paragraph">
This integration covers Ehcache 2.x, in order to use Ehcache 3.x as second level cache, refer to the [JCache integration](#caching-provider-jcache).
</div>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
</td>
<td class="content">
<div class="paragraph">
Use of the build-in integration for [Ehcache](http://www.ehcache.org/) requires that the `hibernate-ehcache` module jar (and all of its dependencies) are on the classpath.
</div>
</td>
</tr>
</table>
</div>
<div class="sect3">