public interface SQLErrorCode
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getErrorCode()
Get error code.
|
String |
getErrorMessage()
Get error message.
|
String |
getSqlState()
Get SQL state.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.