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