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.