public class InTransactionFlowable<T> extends Object implements FlowableTransformer<T,T>
| Constructor and Description |
|---|
InTransactionFlowable(SQLConnection sqlConnection) |
public InTransactionFlowable(SQLConnection sqlConnection)
sqlConnection - the connection used for transaction managementCopyright © 2020. All rights reserved.