You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by gpj1987 <gi...@git.apache.org> on 2017/10/30 09:04:50 UTC

[GitHub] incubator-trafodion pull request #1284: TRAFODION-2787 jdbc does not impleme...

GitHub user gpj1987 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1284

    TRAFODION-2787 jdbc does not implement wrapper related api

    when use jdbc there is not implement Wrapper with unwrap and isWrapperFor method

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

    $ git pull https://github.com/gpj1987/incubator-trafodion wrap

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

    https://github.com/apache/incubator-trafodion/pull/1284.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 #1284
    
----
commit 71fa57bc19704e71d39874526e264759c07013a0
Author: gpj1987 <gp...@gmail.com>
Date:   2017-10-30T09:03:54Z

    TRAFODION-2787 jdbc does not implement wrapper related api

----


---

[GitHub] incubator-trafodion pull request #1284: TRAFODION-2787 jdbc does not impleme...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/1284


---