]
Steven Hawkins resolved TEIID-4512.
-----------------------------------
Resolution: Done
Checked if the length is an int value and called the older method.
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
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.