01-20-06 10:45 PM
Add convenience methods to get persistent instance and detached instance fro
m InstanceLifecycleEvent
----------------------------------------------------------------------------
------------------------
Key: JDO-282
URL: http://issues.apache.org/jira/browse/JDO-282
Project: JDO
Type: Improvement
Components: api20
Reporter: Matthew T. Adams
Assigned to: Matthew T. Adams
The source and target object differ as to whether they are the persistent or
detached instance in class InstanceLifecycleEvent depending upon whether th
e event object is given in the preDetach, postDetach, preAttach, or postAtta
ch callbacks. I propose ad
ding two convenience methods that makes it obvious from the API which object
the user is getting.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|