public class PgsqlNoticeMessage extends PgsqlDetailedQueryResponseMessage<Map<Byte,CString>>
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
HEADER_SIZE| Constructor and Description |
|---|
PgsqlNoticeMessage(Map<Byte,CString> fields) |
| Modifier and Type | Method and Description |
|---|---|
Map<Byte,CString> |
getDetails() |
Map<Byte,CString> |
getFields() |
byte |
getType() |
void |
setFields(Map<Byte,CString> fields) |
String |
toString() |
getHeaderSizepublic static final byte TYPE
Copyright © 2017 The CLARUS Consortium. All rights reserved.