Class PgNotice

java.lang.Object
io.vertx.pgclient.PgNotice

public class PgNotice extends Object
A notification emited by Postgres.
  • Constructor Details

    • PgNotice

      public PgNotice()
    • PgNotice

      public PgNotice(JsonObject json)
  • Method Details