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 "Michael Bouschen (JIRA)" <ji...@apache.org> on 2016/03/09 22:53:40 UTC

[jira] [Updated] (JDO-752) JDOQL: add test case for domain objects as parameters

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

Michael Bouschen updated JDO-752:
---------------------------------
    Attachment: JDO-752.patch

I extended the patch and added new test methods:
- A query taking a copy of a domain object as a parameter 
- A query taking a transient object as parameter
- A query navigating to a primitive type field from a parameter
- A query navigating to a primitive type field from a parameter and using a dirty instance as actual parameter

> JDOQL: add test case for domain objects as parameters
> -----------------------------------------------------
>
>                 Key: JDO-752
>                 URL: https://issues.apache.org/jira/browse/JDO-752
>             Project: JDO
>          Issue Type: Improvement
>          Components: tck
>    Affects Versions: JDO 3.1
>            Reporter: Michael Bouschen
>            Assignee: Michael Bouschen
>             Fix For: JDO 3.2
>
>         Attachments: JDO-752.patch
>
>
> The TCK need a test case for domain objects as parameters. Include referencing fields and comparing to other domain objects by identity.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)