public interface VendorError
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
Get reason.
|
SQLState |
getSqlState()
Get SQL state.
|
int |
getVendorCode()
Get database vendor code.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.