public interface WarningMessage extends ServerMessage
ServerMessage warnings from MySQL server.| Modifier and Type | Method and Description |
|---|---|
int |
getWarnings()
Get the number of warning(s) record.
|
Copyright © 2018–2023 asyncer.io. All rights reserved.