public class AsyncSQLClient extends SQLClient
original
non RX-ified interface using Vert.x codegen.Modifier and Type | Field and Description |
---|---|
static TypeArg<AsyncSQLClient> |
__TYPE_ARG |
Constructor and Description |
---|
AsyncSQLClient(AsyncSQLClient delegate) |
Modifier and Type | Method and Description |
---|---|
AsyncSQLClient |
getDelegate() |
static AsyncSQLClient |
newInstance(AsyncSQLClient arg) |
close, close, closeObservable, getConnection, getConnectionObservable, newInstance, rxClose, rxGetConnection
public static final TypeArg<AsyncSQLClient> __TYPE_ARG
public AsyncSQLClient(AsyncSQLClient delegate)
public AsyncSQLClient getDelegate()
getDelegate
in class SQLClient
public static AsyncSQLClient newInstance(AsyncSQLClient arg)
Copyright © 2017. All rights reserved.