PgNotice |
PgNotice.setCode(String code) |
PgNotice |
PgNotice.setColumn(String column) |
PgNotice |
PgNotice.setConstraint(String constraint) |
PgNotice |
PgNotice.setDataType(String dataType) |
PgNotice |
PgNotice.setDetail(String detail) |
PgNotice |
PgNotice.setFile(String file) |
PgNotice |
PgNotice.setHint(String hint) |
PgNotice |
PgNotice.setInternalPosition(String internalPosition) |
PgNotice |
PgNotice.setInternalQuery(String internalQuery) |
PgNotice |
PgNotice.setLine(String line) |
PgNotice |
PgNotice.setMessage(String message) |
PgNotice |
PgNotice.setPosition(String position) |
PgNotice |
PgNotice.setRoutine(String routine) |
PgNotice |
PgNotice.setSchema(String schema) |
PgNotice |
PgNotice.setSeverity(String severity) |
PgNotice |
PgNotice.setTable(String table) |
PgNotice |
PgNotice.setWhere(String where) |