]
Steven Hawkins resolved TEIID-1314.
-----------------------------------
Resolution: Done
Updated the bindVariable logic to use setBigDeciaml instead.
BigDecimal values truncated with jConnect 6.05
----------------------------------------------
Key: TEIID-1314
URL:
https://jira.jboss.org/browse/TEIID-1314
Project: Teiid
Issue Type: Thirdparty Change
Components: JDBC Connector
Affects Versions: 7.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.1.1
the setObject(pos, val, type) method appears to be calling setObject(pos, val, type, 0)
where 0 is being picked up as the scale. This is causing BigDecimal values to be
truncated. If we change the set method to setBigDecimal, then everything is fine and
should work on the other driver types as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: