[
https://issues.apache.org/jira/browse/TRAFODION-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16400733#comment-16400733
]
ASF GitHub Bot commented on TRAFODION-2991:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/trafodion/pull/1475
> JDBC T4 not support nchar nvarchar
> ----------------------------------
>
> Key: TRAFODION-2991
> URL: https://issues.apache.org/jira/browse/TRAFODION-2991
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-jdbc-t4
> Reporter: mashengchen
> Assignee: mashengchen
> Priority: Major
>
> |insert or upsert a object to nchar column by setObject(int index,Object
> x,int sqlType) throw:
>
> org.trafodion.jdbc.t4.TrafT4Exception: Object Type Not Supported
> at
> org.trafodion.jdbc.t4.TrafT4Messages.createSQLException(TrafT4Messages.java:284)
> at
> org.trafodion.jdbc.t4.TrafT4PreparedStatement.setObject(TrafT4PreparedStatement.java:1372)
> at
> org.trafodion.jdbc.t4.TrafT4PreparedStatement.setObject(TrafT4PreparedStatement.java:1214)
> at
> TestInsertNcharBySetObjectWithSQLType.main(TestInsertNcharBySetObjectWithSQLType.java:36)|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)