public class InTransactionCompletable extends Object implements io.reactivex.CompletableTransformer
| Constructor and Description |
|---|
InTransactionCompletable(SQLConnection sqlConnection) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.CompletableSource |
apply(io.reactivex.Completable upstream) |
public InTransactionCompletable(SQLConnection sqlConnection)
sqlConnection - the connection used for transaction managementCopyright © 2021. All rights reserved.