public class PostgresDALs extends Object
PostgresDALs()
static <R> R
get(Class<R> clazz)
static void
INIT(io.vertx.pgclient.PgPool pgPool, String basePackage)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PostgresDALs()
public static void INIT(io.vertx.pgclient.PgPool pgPool, String basePackage) throws Exception
Exception
public static <R> R get(Class<R> clazz)