Class Hierarchy
- java.lang.Object
- io.vertx.reactivex.ext.sql.impl.InTransactionCompletable (implements io.reactivex.CompletableTransformer)
- io.vertx.reactivex.ext.sql.impl.InTransactionFlowable<T> (implements io.reactivex.FlowableTransformer<Upstream,Downstream>)
- io.vertx.reactivex.ext.sql.impl.InTransactionMaybe<T> (implements io.reactivex.MaybeTransformer<Upstream,Downstream>)
- io.vertx.reactivex.ext.sql.impl.InTransactionObservable<T> (implements io.reactivex.ObservableTransformer<Upstream,Downstream>)
- io.vertx.reactivex.ext.sql.impl.InTransactionSingle<T> (implements io.reactivex.SingleTransformer<Upstream,Downstream>)
Copyright © 2021. All rights reserved.