public class InTransactionSingle<T> extends Object implements Single.Transformer<T,T>
InTransactionSingle(SQLConnection sqlConnection)
Single<T>
call(Single<T> upstream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InTransactionSingle(SQLConnection sqlConnection)
sqlConnection
public Single<T> call(Single<T> upstream)
call
Func1<Single<T>,Single<T>>
Copyright © 2020. All rights reserved.