public interface AsyncCapableRepository extends RepositoryOperations
RepositoryOperations
capable of supporting asynchronous access.Modifier and Type | Method and Description |
---|---|
AsyncRepositoryOperations |
async() |
count, delete, deleteAll, executeDelete, executeUpdate, exists, findAll, findAll, findOne, findOne, findPage, findStream, findStream, getEntity, getQueryHints, persist, persistAll, update, updateAll
@NonNull AsyncRepositoryOperations async()