You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/04 14:37:00 UTC

[jira] [Commented] (IGNITE-5679) JDBC thin driver: add example

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

ASF GitHub Bot commented on IGNITE-5679:
----------------------------------------

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/2232

    IGNITE-5679  JDBC thin driver: add example

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-2.1.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2232.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2232
    
----
commit a5abdd579cc7ace5d17ebcc6555e3ce66c777917
Author: Vasiliy Sisko <vs...@gridgain.com>
Date:   2017-07-04T11:44:42Z

    ignite-2.1 Fixed minor issues and typos.

commit 6c9d2228d2aba6ba5be64bd20ef244e634aeaa5a
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-07-04T12:30:46Z

    ignite-2.1 Added persistent store metrics.

----


> JDBC thin driver: add example
> -----------------------------
>
>                 Key: IGNITE-5679
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5679
>             Project: Ignite
>          Issue Type: Task
>          Components: jdbc
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>            Priority: Critical
>             Fix For: 2.1
>
>
> We need to add an example for new JDBC driver. It can mimic SQL example (though, let's make it a bit simpler), but perform all commands (including DDL) through JDBC.



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