-
Method Summary
io.reactivex.Completable
io.reactivex.Completable
io.reactivex.Completable
io.reactivex.Completable
Methods inherited from interface io.micronaut.data.repository.reactive.RxJavaCrudRepository
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findById, save, saveAll, update, updateAll
-
Method Details
-
-
updateById
io.reactivex.Completable updateById(@Id
Long id,
@Parameter("name")
String name)
-
deleteByIdAndVersionAndName
-