Package | Description |
---|---|
io.vertx.groovy.ext.asyncsql | |
io.vertx.rxjava.ext.asyncsql |
Modifier and Type | Method and Description |
---|---|
static AsyncSQLClient |
MySQLClient_GroovyStaticExtension.createNonShared(MySQLClient j_receiver,
Vertx vertx,
Map<String,Object> config) |
static AsyncSQLClient |
MySQLClient_GroovyStaticExtension.createShared(MySQLClient j_receiver,
Vertx vertx,
Map<String,Object> config) |
static AsyncSQLClient |
MySQLClient_GroovyStaticExtension.createShared(MySQLClient j_receiver,
Vertx vertx,
Map<String,Object> config,
String poolName) |
Modifier and Type | Method and Description |
---|---|
MySQLClient |
MySQLClient.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MySQLClient |
MySQLClient.newInstance(MySQLClient arg) |
Constructor and Description |
---|
MySQLClient(MySQLClient delegate) |
Copyright © 2017. All rights reserved.