Uses of Interface
com.oracle.coherence.spring.data.repository.AsyncCrudRepository
Packages that use AsyncCrudRepository
- 
Uses of AsyncCrudRepository in com.oracle.coherence.spring.data.repositorySubinterfaces of AsyncCrudRepository in com.oracle.coherence.spring.data.repositoryModifier and TypeInterfaceDescriptioninterfaceCoherenceAsyncRepository<T,ID> Coherence-specific asynchronous repository interface.