query(sql).execute(); // Connection pool PgPool pool = PgPool.pool(vertx, connectOptions, poolOptions); // Not pipelined Future< ...
確定! 回上一頁