public class PostgreSQLClient_GroovyStaticExtension extends Object
Constructor and Description |
---|
PostgreSQLClient_GroovyStaticExtension() |
Modifier and Type | Method and Description |
---|---|
static AsyncSQLClient |
createNonShared(PostgreSQLClient j_receiver,
Vertx vertx,
Map<String,Object> config) |
static AsyncSQLClient |
createShared(PostgreSQLClient j_receiver,
Vertx vertx,
Map<String,Object> config) |
static AsyncSQLClient |
createShared(PostgreSQLClient j_receiver,
Vertx vertx,
Map<String,Object> config,
String poolName) |
public PostgreSQLClient_GroovyStaticExtension()
public static AsyncSQLClient createNonShared(PostgreSQLClient j_receiver, Vertx vertx, Map<String,Object> config)
public static AsyncSQLClient createShared(PostgreSQLClient j_receiver, Vertx vertx, Map<String,Object> config, String poolName)
public static AsyncSQLClient createShared(PostgreSQLClient j_receiver, Vertx vertx, Map<String,Object> config)
Copyright © 2017. All rights reserved.