All Classes and Interfaces
Class
Description
Asynchronous version of
CrudRepository.The BackingRepository is a Coherence Repository backing Coherence-based Spring repositories.
Coherence-specific asynchronous repository interface.
Optional marker for Coherence repositories where the repository itself
should use a cache name different from the name that is auto-selected by
the runtime based on the repository class name.
Coherence implementation of
AbstractMappingContext.Coherence implementation of
PersistentEntity.Coherence implementation of
PersistentProperty.Coherence implementation of
AbstractQueryCreator.This class wil register support for Coherence repositories with the Spring runtime.
Coherence-specific
Repository interface.Coherence implementation of
RepositoryConfigurationExtensionSupport.Coherence implementation of
RepositoryFactorySupport.CoherenceRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends Serializable>
Factory responsible for creating Repository instances for a specific repository
interface.
Coherence implementation of
RepositoryQuery.Annotation to enable Coherence repositories.
Common interface for repositories wishing to expose Coherence-based events.
The final result of query processing that includes the
Filter
as the query discriminate and the EntryAggregator.Simple query state holder used by the query building process.
General static utilities.