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