You might want to also take a look at the 
http://openjpa.apache.org/builds/1.2.1/apache-openjpa-1.2.1/docs/manual/manual.html#openjpa.AutoDetach
openjpa.AutoDetach  property.

You can use this to ensure entities are detached on commit, for example.



Daryl Stultz wrote:
> 
> On Wed, Jul 1, 2009 at 3:58 PM, Daryl Stultz <[email protected]> wrote:
> 
>> Is there a way to detach a single entity instance without closing the em?
>>
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/State-Management%2C-changed-properties-on-detached-object-not-saving-tp3188832p3198413.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to