[
https://issues.jboss.org/browse/TEIID-1952?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1952.
-----------------------------------
Resolution: Done
Opted not to add another translator property, and instead added simple detection of char
types for comparison and in that have column references with a CHAR native type on the
left hand side.
Oracle native driver preparedstatement char parameters are required
to be padded
--------------------------------------------------------------------------------
Key: TEIID-1952
URL:
https://issues.jboss.org/browse/TEIID-1952
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.6
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 7.7.1
The ojdbc driver expects the method setFixedChar to be used to set char values regardless
of their padding. This does not occur with other drivers, such as the DataDirect Oracle
JDBC.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira