03-27-06 12:47 PM
Hi Craig,
> Craig Russell commented on JDO-347:
> -----------------------------------
> The transient clean state is not persistent. It has no object id.
> When it's serialized, it should have no detached state.
> When jdoPreSerialize is executed, the StateManager should not create a detached[/v
bcol]
state.[vbcol=seagreen]
> When the instance is deserialized, it should still have no detached state.
> Unlike detachCopy, which makes the object graph persistent, serialize does
n't
> make transient instances persistent.
Thanks. Makes sense now. Another 8 state transitions fixed in JPOX CVS.
--
Andy
[ Post a follow-up to this message ]
|