]
Steven Hawkins resolved TEIID-3449.
-----------------------------------
Resolution: Done
Updated the call.
Recursive call in PreparedStatement
-----------------------------------
Key: TEIID-3449
URL:
https://issues.jboss.org/browse/TEIID-3449
Project: Teiid
Issue Type: Bug
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.11
public void setObject (int parameterIndex, Object value, int targetJdbcType, int scale)
throws SQLException
mistakenly calls itself with the TEIID-174 change.