public class InTransactionCompletable extends Object implements CompletableTransformer
| Constructor and Description |
|---|
InTransactionCompletable(SQLConnection sqlConnection) |
| Modifier and Type | Method and Description |
|---|---|
CompletableSource |
apply(Completable upstream) |
public InTransactionCompletable(SQLConnection sqlConnection)
sqlConnection - the connection used for transaction managementpublic CompletableSource apply(Completable upstream)
apply in interface CompletableTransformerCopyright © 2020. All rights reserved.