MySQL Connector/J Reference
v8.0.32
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Known Subinterfaces:
- Warning
public interface Warning
-
-
Method Detail
-
getLevel
int getLevel()
Get warning level.
- Returns:
- Warning level
-
getCode
long getCode()
Get warning code.
- Returns:
- Warning code
-
getMessage
String getMessage()
Get warning message.
- Returns:
- Warning message
MySQL Connector/J Reference
v8.0.32
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016, 2023, Oracle and/or its affiliates.