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 <gpj1...@gmail.com> Date: 2017-10-30T09:03:54Z TRAFODION-2787 jdbc does not implement wrapper related api ---- ---