public final class PreparedOkMessage extends Object implements ServerMessage, WarningMessage
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getStatementId() |
int |
getTotalColumns() |
int |
getTotalParameters() |
int |
getWarnings()
Get the number of warning(s) record.
|
int |
hashCode() |
String |
toString() |
public int getStatementId()
public int getTotalColumns()
public int getTotalParameters()
public int getWarnings()
WarningMessagegetWarnings in interface WarningMessageCopyright © 2018–2023 asyncer.io. All rights reserved.