Datatype Of NVARCHAR Column Should Be String But Is Object
----------------------------------------------------------
Key: TEIIDDES-179
URL:
https://jira.jboss.org/jira/browse/TEIIDDES-179
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.0.0
Environment: Ubuntu 8.04
Reporter: Dan Florian
Assignee: Dan Florian
Columns imported from a SQL Server table with a native type of NVARCHAR are created with a
datatype of object instead of string. RelationalTypeMapping interface is missing the
java.sql.Types constant for NVARCHAR. Also, RelationalTypeMappingImpl will have to
register that new constant.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira