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