[teiid-issues] [JBoss JIRA] Updated: (TEIID-98) Prepared/CallableStatement parameter indexes are not correct.

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Feb 10 21:57:44 EST 2009


     [ https://jira.jboss.org/jira/browse/TEIID-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIID-98:
------------------------------

          Component/s: Query Engine
        Fix Version/s: 6.x
    Affects Version/s: 6.x


> Prepared/CallableStatement parameter indexes are not correct.
> -------------------------------------------------------------
>
>                 Key: TEIID-98
>                 URL: https://jira.jboss.org/jira/browse/TEIID-98
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.x
>            Reporter: Steven Hawkins
>            Priority: Minor
>             Fix For: 6.x
>
>   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 contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list