jar

org.hibernate : hibernate-jcache

Maven & Gradle

Aug 07, 2023
132 usages
5.7k stars

Hibernate ORM - hibernate-jcache · Integration for javax.cache into Hibernate as a second-level caching service

Table Of Contents

Latest Version

Download org.hibernate : hibernate-jcache JAR file - Latest Versions:

All Versions

Download org.hibernate : hibernate-jcache JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.x
6.1.x
6.0.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-jcache-5.3.31.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.cache.jcache

├─ org.hibernate.cache.jcache.ConfigSettings.class - [JAR]

├─ org.hibernate.cache.jcache.JCacheHelper.class - [JAR]

├─ org.hibernate.cache.jcache.MissingCacheStrategy.class - [JAR]

org.hibernate.cache.jcache.internal

├─ org.hibernate.cache.jcache.internal.JCacheAccessImpl.class - [JAR]

├─ org.hibernate.cache.jcache.internal.JCacheDomainDataRegionImpl.class - [JAR]

├─ org.hibernate.cache.jcache.internal.JCacheRegionFactory.class - [JAR]

├─ org.hibernate.cache.jcache.internal.StrategyRegistrationProviderImpl.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2023
3.4k usages
5.7k stars
Jun 20, 2023
3.3k usages
1.1k stars
Aug 07, 2023
2.4k usages
5.7k stars
Aug 07, 2023
582 usages
5.7k stars
Aug 07, 2023
439 usages
5.7k stars

Discover Dependencies