]
Steven Hawkins updated TEIID-1435:
----------------------------------
Attachment: JDBCSQLTypeInfo.java.patch
SQL type boolean imported as object for dynamic vdbs
----------------------------------------------------
Key: TEIID-1435
URL:
https://issues.jboss.org/browse/TEIID-1435
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.3
Attachments: JDBCSQLTypeInfo.java.patch, JDBCSQLTypeInfo.java.patch
The type mapping logic is currently only mapping bit to the runtime boolean type. The
SQL type boolean (used by H2 and possibly other sources) should map to boolean as well.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: