jar

com.oracle.coherence.hibernate : coherence-hibernate-cache-4

Maven & Gradle

Jul 03, 2023
1 usages
5 stars

Coherence Hibernate Second Level Cache 4.x · A Coherence-based implementation of the second-level cache SPI introduced in Hibernate 3.3.

Table Of Contents

Latest Version

Download com.oracle.coherence.hibernate : coherence-hibernate-cache-4 JAR file - Latest Versions:

All Versions

Download com.oracle.coherence.hibernate : coherence-hibernate-cache-4 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.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 coherence-hibernate-cache-4-2.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.coherence.hibernate.cache.region

├─ com.oracle.coherence.hibernate.cache.region.CoherenceCollectionRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceEntityRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceGeneralDataRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceNaturalIdRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceQueryResultsRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceTimestampsRegion.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.region.CoherenceTransactionalDataRegion.class - [JAR]

com.oracle.coherence.hibernate.cache.access

├─ com.oracle.coherence.hibernate.cache.access.CoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.CollectionNonstrictReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.CollectionReadOnlyCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.CollectionReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.EntityNonstrictReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.EntityReadOnlyCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.EntityReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.NaturalIdNonstrictReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.NaturalIdReadOnlyCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.NaturalIdReadWriteCoherenceRegionAccessStrategy.class - [JAR]

├─ com.oracle.coherence.hibernate.cache.access.ReadWriteCoherenceRegionAccessStrategy.class - [JAR]

com.oracle.coherence.hibernate.cache

├─ com.oracle.coherence.hibernate.cache.CoherenceRegionFactory.class - [JAR]