users@glassfish.java.net

Re: bug in a toplink!?

From: <glassfish_at_javadesktop.org>
Date: Mon, 31 Mar 2008 07:09:26 PST

Toplink retrieve it in the cache but when transform merge operation in sql query, it commits an UPDATE on deleted row.
So the data was lost.

Also another issue, You can try to make an entity merge it to db.
Delete externally of container the row.
Call entity manager refresh.

toplink can't synchronizes the deletion with cache.
[Message sent by forum member 'peppeme' (peppeme)]

http://forums.java.net/jive/thread.jspa?messageID=266791