]
Johnathon Lee updated TEIID-4512:
---------------------------------
Fix Version/s: 8.12.15.6_4
Issue with older drivers and useStreamsForLobs
----------------------------------------------
Key: TEIID-4512
URL:
https://issues.jboss.org/browse/TEIID-4512
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 8.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.2, 8.12.15.6_4
The newer JDBC 4 method with a long length is being called. Older drivers may have only
implemented the method that supports an int length.