public class SQLUtil extends Object
| Constructor and Description |
|---|
SQLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> rx.Single<T> |
doInConnection(rx.functions.Func1<? super io.vertx.rxjava.ext.sql.SQLConnection,? extends rx.Single<T>> func) |
static rx.Single<io.vertx.rxjava.ext.sql.SQLConnection> |
getConnection() |
Copyright © 2017. All rights reserved.