public class PgsqlCommandCompleteMessage extends PgsqlDetailedQueryResponseMessage<CString>
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
HEADER_SIZE| Constructor and Description |
|---|
PgsqlCommandCompleteMessage(CString tag) |
| Modifier and Type | Method and Description |
|---|---|
CString |
getDetails() |
CString |
getTag() |
byte |
getType() |
void |
setTag(CString tag) |
String |
toString() |
getHeaderSizepublic static final byte TYPE
public PgsqlCommandCompleteMessage(CString tag)
Copyright © 2017 The CLARUS Consortium. All rights reserved.