]
Barry LaFond reassigned TEIIDDES-181:
-------------------------------------
Assignee: Barry LaFond
Missing Java SQL Types In RelationalTypeMapping Interface And
Implementation Class
----------------------------------------------------------------------------------
Key: TEIIDDES-181
URL:
https://issues.jboss.org/browse/TEIIDDES-181
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.0.0
Reporter: Dan Florian
Assignee: Barry LaFond
Fix For: 7.5
The following java.sql.Types constants do not have constants in RelationalTypeMapping or
mappings in RelationalTypeMappingImpl: DATALINK, BOOLEAN, ROWID, LONGNVARCHAR, NCLOB, and
SQLXML. All but the first 2 were added in JDK 1.6. Need to provide the mapping to the
metamatrix datatypes for each or determine a mapping is not needed.
Also may want to look at using or referencing
com.metamatrix.common.types.MMJDBCSQLTypeInfo instead of maintaining the mapping in two
differenct classes.
See TEIIDDES-179 where NVARCHAR was added to fix this defect.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: