I tried to turn off auto detaching after commit or entity manager closing by setting openjpa.AutoDetach property to "false" or to empty value, but it seems not to work as I expected.
Is there any possibility to turn AutoDetach off? I'm using OpenJPA 1.2.1 version. I know that this behavior is not exactly consistent with JPA standard. Thanks, Adam Borkowski -- View this message in context: http://n2.nabble.com/Is-it-possible-to-turn-off-AutoDetach-tp4013250p4013250.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
