[
https://issues.apache.org/jira/browse/IGNITE-15247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-15247:
--------------------------------------
Description:
*Motivation:*
JDBC driver must throws exceptions of type java.sql.SQLException with mandatory
SQLState codes (vendor code and standard, if exists).
These codes must be documented.
Let's
* Create list of supported SQLState codes.
* Map existed Ignite exceptions/error codes to proper SQLState
was:
*Motivation:*
JDBC driver must throws exceptions of type java.sql.SQLException with mandatory
SQLState codes (vendor code and standard, if exists).
These codes must be documented.
Let's use proper error codes in exceptions for failure cases and add tests.
> JDBC driver for 3.0: Error handling.
> ------------------------------------
>
> Key: IGNITE-15247
> URL: https://issues.apache.org/jira/browse/IGNITE-15247
> Project: Ignite
> Issue Type: New Feature
> Components: jdbc
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
>
> *Motivation:*
> JDBC driver must throws exceptions of type java.sql.SQLException with
> mandatory SQLState codes (vendor code and standard, if exists).
> These codes must be documented.
> Let's
> * Create list of supported SQLState codes.
> * Map existed Ignite exceptions/error codes to proper SQLState
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)