You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Andy Jefferson (JIRA)" <ji...@apache.org> on 2007/02/05 16:47:06 UTC

[jira] Resolved: (JDO-461) executingWithMap of SQL query fails with extra parameters in Map

     [ https://issues.apache.org/jira/browse/JDO-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Jefferson resolved JDO-461.
--------------------------------

    Resolution: Fixed

Fixed in JPOX CVS HEAD

> executingWithMap of SQL query fails with extra parameters in Map
> ----------------------------------------------------------------
>
>                 Key: JDO-461
>                 URL: https://issues.apache.org/jira/browse/JDO-461
>             Project: JDO
>          Issue Type: Bug
>          Components: tck2
>            Reporter: Michelle Caisse
>         Assigned To: Andy Jefferson
>             Fix For: JDO 2 maintenance release 1
>
>
> The new test query.sql.ExecuteWithMap fails when the Map contains more elements than are required to supply parameters to the query.  These additional elements should be ignored by the implementation.  JPOX throws a JDOUserException if there are additional Map elements.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.