[ http://issues.apache.org/jira/browse/JDO-413?page=all ]

Marc Prud'hommeaux updated JDO-413:
-----------------------------------

    Attachment: NoAccessToFieldsAfterPredelete.java.patch

> NoAccessToFieldsAfterPredelete incorrectly mandates that field access to 
> deleted instances will cause an error
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JDO-413
>                 URL: http://issues.apache.org/jira/browse/JDO-413
>             Project: JDO
>          Issue Type: Bug
>          Components: tck20
>    Affects Versions: JDO 2 final
>            Reporter: Marc Prud'hommeaux
>            Priority: Minor
>         Attachments: NoAccessToFieldsAfterPredelete.java.patch
>
>
> org.apache.jdo.tck.api.instancecallbacks.NoAccessToFieldsAfterPredelete has 7 
> checks that assert that field access to fields in deleted instances will 
> throw a JDOUserException, but section 5.5.7 only suggests that it *might* 
> throw a JDOUserException: "Any other access to persistent fields is not 
> supported and might throw a JDOUserException." The checks should not be 
> there. The attached patch removes them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to