[
https://issues.apache.org/jira/browse/JDO-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749588#action_12749588
]
Michael Bouschen commented on JDO-638:
--------------------------------------
We discussed this during the JDO TCK conference call and came to the conclusion
that JDO should support multiple methods being annotated with the same instance
callback annotation. This also includes mixing annotations and implementing the
instance callback interface, as long as the signature of the callback methods
are correct. The order of execution of callbacks/annotated methods is not
defined.
> Add annotations for instance callbacks
> --------------------------------------
>
> Key: JDO-638
> URL: https://issues.apache.org/jira/browse/JDO-638
> Project: JDO
> Issue Type: Improvement
> Components: api2
> Reporter: Matthew T. Adams
> Priority: Minor
> Attachments: InstanceCallbackAnnotations-1.0.patch,
> InstanceCallbackAnnotations-2.patch
>
>
> The current JDO annotations in javax.jdo.annotations do not include
> annotations equivalent to instance callbacks. We should add method
> annotations for each method in javax.jdo.InstanceCallback.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.