public class InTransactionObservable<T> extends Object implements rx.Observable.Transformer<T,T>
| Constructor and Description |
|---|
InTransactionObservable(SQLConnection sqlConnection) |
public InTransactionObservable(SQLConnection sqlConnection)
sqlConnection - the connection used for transaction managementCopyright © 2021. All rights reserved.