[jira] Resolved: (JDO-368) AttachCallback javadoc issue
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache JDO Project > [jira] Resolved: (JDO-368) AttachCallback javadoc issue




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    [jira] Resolved: (JDO-368) AttachCallback javadoc issue  
Craig Russell (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-03-06 06:11 PM

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

Craig Russell resolved JDO-368:
-------------------------------

Resolution: Invalid
Assign To: Craig Russell

The AttachCallback methods are called during makePersistent if there is a de
tached instance among the reachable instances of the parameter to makePersis
tent.

During makePersistent on a detached instance, a persistent copy of the detac
hed instance is made (or an existing persistent instance in the cache with t
he same object identity is located).

Thus, there are two distinct instances: the detached instance; and the corre
sponding persistent instance.

The jdoPreAttach method is invoked on the detached instance.

The jdoPostAttach method is invoked on the persistent instance, with the det
ached instance as the parameter.



>  AttachCallback javadoc issue
> -----------------------------
>
>          Key: JDO-368
>          URL: http://issues.apache.org/jira/browse/JDO-368
>      Project: JDO
>         Type: Bug

>   Components: api20
>     Versions: JDO 2 rc1
>  Environment: N/A
>     Reporter: Dave
>     Assignee: Craig Russell

>
> Javadoc issue.
> Descriptions of the AttachCallback methods appear to be copied from Detach
Callback.  A copy is made during Detach, but not Attach.  Which instance are
 these methods executed on?  The attaching copy, or the persistent copy?
> jdoPostAttach(java.lang.Object attached)
>           This method is called during the execution of PersistenceManager
.makePersistent(java.lang.Object) on the persistent instance after the copy 
is made.
>  void 	jdoPreAttach()
>           This method is called during the execution of PersistenceManager.makePer
sistent(java.lang.Object) on the detached instance before the copy is made.

--
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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:24 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register