Prepared/CallableStatement parameter indexes are not correct.
-------------------------------------------------------------
Key: TEIID-98
URL:
https://issues.jboss.org/browse/TEIID-98
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 9.x
Reporter: Steven Hawkins
Priority: Minor
Original Estimate: 2 days
Remaining Estimate: 2 days
All parameter indexes are treated as relative rather than absolute. We should not accept
values less than 1 and should ensure that the values specified are continuous.
Also, return parameters should be considered index 1 regardless of where they are in the
procedure metadata. For example in defer_testDefect24952 in TestMMStoredProcedure ?=call
sp.sp_count_rows_between(?, ?) should have a return value at index 1 from the driver
perspective, but instead it has index 3.
see also defect 24952
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: