Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • com.tangosol.net.cache.CacheLoader<K,​V>
    • com.tangosol.net.cache.CacheStore<K,​V>
    • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends org.springframework.data.jpa.repository.JpaRepository<T,​ID>)
      • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)
  • com.oracle.coherence.spring.configuration.CoherenceConfigurer
  • com.oracle.coherence.spring.configuration.support.CoherenceConfigurerCustomizer<T>
  • com.oracle.coherence.spring.annotation.ExtractorFactory<A,​T,​E>
  • com.oracle.coherence.spring.annotation.FilterFactory<A,​T>
  • com.oracle.coherence.spring.data.repository.ListenerSupport<T,​ID>
    • com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository<T,​ID> (also extends com.oracle.coherence.spring.data.repository.AsyncCrudRepository<T,​ID>)
    • com.oracle.coherence.spring.data.repository.CoherenceRepository<T,​ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,​ID>)
  • com.oracle.coherence.spring.annotation.MapEventTransformerFactory<A,​K,​V,​U>
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,​ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,​ID>)
      • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends com.tangosol.net.cache.CacheLoader<K,​V>)
        • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)
  • org.springframework.data.repository.Repository<T,​ID>
    • com.oracle.coherence.spring.data.repository.AsyncCrudRepository<T,​ID>
    • org.springframework.data.repository.CrudRepository<T,​ID>
      • org.springframework.data.repository.PagingAndSortingRepository<T,​ID>
        • com.oracle.coherence.spring.data.repository.CoherenceRepository<T,​ID> (also extends com.oracle.coherence.spring.data.repository.ListenerSupport<T,​ID>)
        • org.springframework.data.jpa.repository.JpaRepository<T,​ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheLoader<T,​ID> (also extends com.tangosol.net.cache.CacheLoader<K,​V>)
            • com.oracle.coherence.spring.cachestore.JpaRepositoryCacheStore<T,​ID> (also extends com.tangosol.net.cache.CacheStore<K,​V>)
  • com.oracle.coherence.spring.configuration.session.SessionConfigurationProvider
  • com.oracle.coherence.spring.messaging.SubscriberExceptionHandler

Annotation Type Hierarchy

  • com.oracle.coherence.spring.annotation.event.Activated (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Activating (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.AlwaysFilter (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Arrived (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Assigned (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Backlog (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.CacheName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.ChainedExtractor (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.ChainedExtractor.Extractors (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncCache (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.configuration.annotation.CoherenceAsyncMap (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.configuration.annotation.CoherenceCache (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.event.CoherenceEventListener (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.configuration.annotation.CoherenceMap (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.data.config.CoherenceMap (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.CoherencePublisher (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.CoherencePublisherScan (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.CoherenceTopicListener (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Committed (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Committing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.CommittingLocal (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.CommittingRemote (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Connecting (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Created (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Deleted (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Departed (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Departing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Destroyed (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Disconnected (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Disposing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.configuration.annotation.EnableCoherence (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.session.config.annotation.web.http.EnableCoherenceHttpSession (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.data.config.EnableCoherenceRepositories (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Executed (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Executing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.ExtractorBinding (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.FilterBinding (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Inserted (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Inserting (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Lite (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Lost (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.MapEventTransformerBinding (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.MapName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.Name (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.ParticipantName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.PofExtractor (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.PofExtractor.Extractors (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Processor (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.PropertyExtractor (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.PropertyExtractor.Extractors (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Recovered (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Removed (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Removing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Replicating (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Rollback (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.ScopeName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.ServiceName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.SessionName (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.session.config.annotation.SpringSessionCoherenceInstance (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Started (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Starting (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Stopped (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Stopping (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.SubscriberGroup (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Synced (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Synchronous (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Syncing (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.Topic (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.Topics (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Truncated (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Updated (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.event.Updating (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.View (implements java.lang.annotation.Annotation)
  • com.oracle.coherence.spring.annotation.WhereFilter (implements java.lang.annotation.Annotation)

Enum Hierarchy