You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2017/10/05 20:44:00 UTC

[jira] [Commented] (IGNITE-6414) Document SQLSTATE error codes

    [ https://issues.apache.org/jira/browse/IGNITE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193616#comment-16193616 ] 

Denis Magda commented on IGNITE-6414:
-------------------------------------

[~al.psc], great job, thanks!

I've split the JDBC page in two - JDBC Driver (thin one) and JDBC Client Driver. Removed a paragraph at the bottom about errors handling saying that the error codes are supported by both drivers on the error codes pages.

Some notes about error code page:
* Don't we return an error code via {{SqlException.getErrorCode}}? It would be more convenient for users to get it from there.
* Please add an example on how to catch, extract and process an error code. You'll see a location on the page where to add it.
* {{0700B}} code description is vague. What kind of conversion we're talking about? SQL query conversion or H2 type to Java type conversion?

> Document SQLSTATE error codes
> -----------------------------
>
>                 Key: IGNITE-6414
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6414
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>    Affects Versions: 2.3
>            Reporter: Vladimir Ozerov
>            Assignee: Denis Magda
>             Fix For: 2.3
>
>
> See IGNITE-5620.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)