public final class DefinitionMetadataMessage extends Object implements ServerMessage
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getCollationId() |
String |
getColumn() |
short |
getDecimals() |
ColumnDefinition |
getDefinition() |
long |
getSize() |
short |
getTypeId() |
int |
hashCode() |
String |
toString() |
public String getColumn()
public int getCollationId()
public long getSize()
public short getTypeId()
public ColumnDefinition getDefinition()
public short getDecimals()
Copyright © 2018–2023 asyncer.io. All rights reserved.