public class PgNotice extends Object
Constructor and Description |
---|
PgNotice() |
PgNotice(JsonObject json) |
public PgNotice()
public PgNotice(JsonObject json)
public String getSeverity()
public String getCode()
public String getMessage()
public String getDetail()
public String getHint()
public String getPosition()
public String getInternalPosition()
public String getInternalQuery()
public String getWhere()
public String getFile()
public String getLine()
public String getRoutine()
public String getSchema()
public String getTable()
public String getColumn()
public String getDataType()
public String getConstraint()
public JsonObject toJson()
public void log(io.vertx.core.impl.logging.Logger logger)
Copyright © 2023 Eclipse. All rights reserved.