On Tue, Jun 23, 2009 at 11:33 PM, Michael Dick <[email protected]>wrote:
> Hi Daryl, > > entity is re-attached. The second part (DetachedStateField=true) affects > what happens when the entity is serialized. > None of the settings seem to be solving the problem completely, but I do understand the situation better. I'm cloning my entity which I believe has the same effect as serial/deserialization. If I stick to using JPA to retrieve, detach and merge, the nulls stick just fine. So now to rework my app to avoid the clone... Thanks for your help. -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected]
