public interface RxTransaction extends RxStorage
Transaction.| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Completable |
commit()
A reactive version of
Transaction.commit(). |
io.reactivex.Completable |
rollback()
A reactive version of
Transaction.rollback(). |
io.reactivex.Completable commit()
Transaction.commit().io.reactivex.Completable rollback()
Transaction.rollback().Copyright © 2019–2020 jcabi.com. All rights reserved.