public class PgsqlParameterDescriptionMessage extends PgsqlDetailedQueryResponseMessage<List<Long>>
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE |
HEADER_SIZE| Constructor and Description |
|---|
PgsqlParameterDescriptionMessage(List<Long> parameterTypeOIDs) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getDetails() |
List<Long> |
getParameterTypeOIDs() |
byte |
getType() |
void |
setParameterTypeOIDs(List<Long> parameterTypeOIDs) |
String |
toString() |
getHeaderSizepublic static final byte TYPE
public byte getType()
public String toString()
toString in class PgsqlQueryResponseMessageCopyright © 2017 The CLARUS Consortium. All rights reserved.