You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by tledkov-gridgain <gi...@git.apache.org> on 2018/09/18 10:01:52 UTC

[GitHub] ignite pull request #4781: IGNITE-9629 JDBCv2: supports types conversions at...

GitHub user tledkov-gridgain opened a pull request:

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

    IGNITE-9629 JDBCv2: supports types conversions at the JdbcResultSet

    

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

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

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

    https://github.com/apache/ignite/pull/4781.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 #4781
    
----
commit 62cf76d910af0e6d57327ee3af6c2a4ba9621f0d
Author: tledkov-gridgain <tl...@...>
Date:   2018-09-18T10:01:17Z

    IGNITE-9629 JDBCv2: supports types conversions at the JdbcResultSet

----


---