jar

com.oracle.coherence.spring : coherence-spring-data

Maven & Gradle

Jul 05, 2023
2 usages
25 stars

Coherence Spring Data · Coherence Spring Data Integration

Table Of Contents

Latest Version

Download com.oracle.coherence.spring : coherence-spring-data JAR file - Latest Versions:

All Versions

Download com.oracle.coherence.spring : coherence-spring-data JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.3.x
3.2.x
3.1.x
3.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-spring-data-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.oracle.coherence.spring.data.repository.query

├─ com.oracle.coherence.spring.data.repository.query.CoherenceQueryCreator.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.query.CoherenceRepositoryQuery.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.query.QueryResult.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.query.QueryState.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.query.package-info.class - [JAR]

com.oracle.coherence.spring.data.support

├─ com.oracle.coherence.spring.data.support.CoherenceRepositoryConfigurationExtension.class - [JAR]

├─ com.oracle.coherence.spring.data.support.CoherenceRepositoryFactory.class - [JAR]

├─ com.oracle.coherence.spring.data.support.CoherenceRepositoryFactoryBean.class - [JAR]

├─ com.oracle.coherence.spring.data.support.Utils.class - [JAR]

├─ com.oracle.coherence.spring.data.support.package-info.class - [JAR]

com.oracle.coherence.spring.data.core.mapping

├─ com.oracle.coherence.spring.data.core.mapping.CoherenceMappingContext.class - [JAR]

├─ com.oracle.coherence.spring.data.core.mapping.CoherencePersistentEntity.class - [JAR]

├─ com.oracle.coherence.spring.data.core.mapping.CoherencePersistentProperty.class - [JAR]

├─ com.oracle.coherence.spring.data.core.mapping.package-info.class - [JAR]

com.oracle.coherence.spring.data.config

├─ com.oracle.coherence.spring.data.config.CoherenceMap.class - [JAR]

├─ com.oracle.coherence.spring.data.config.CoherenceRepositoriesRegistrar.class - [JAR]

├─ com.oracle.coherence.spring.data.config.EnableCoherenceRepositories.class - [JAR]

├─ com.oracle.coherence.spring.data.config.package-info.class - [JAR]

com.oracle.coherence.spring.data.repository

├─ com.oracle.coherence.spring.data.repository.AsyncCrudRepository.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.BackingAsyncRepository.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.BackingRepository.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.CoherenceRepository.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.ListenerSupport.class - [JAR]

├─ com.oracle.coherence.spring.data.repository.package-info.class - [JAR]

Advertisement