public interface ReactiveCapableRepository extends RepositoryOperations
RepositoryOperations
and adds the able for a datastore to expose reactive operations if they are supported.Modifier and Type | Method and Description |
---|---|
ReactiveRepositoryOperations |
reactive() |
count, deleteAll, executeUpdate, exists, findAll, findAll, findOne, findOne, findPage, findStream, findStream, getEntity, getQueryHints, persist, persistAll
@NonNull ReactiveRepositoryOperations reactive()