> What is the reason that you want to disable AutoDetach? Rick -
We are preparing to migrate from KODO library to pure OpenJPA 1.2.1 version. We are aiming for JPA compatibility eventually, but as the first shot I would like to be as close as possible to previous behavior of OpenJPA (which was embedded inside KODO). That's why I would like to turn AutoDetach off. Michael V. - Thanks to your comment I realized that handling that from a code level will be the easiest way to disable AutoDetach (bypassing configuration problem), as fortunately we are controlling creation of EntityManagers. :) Thanks, Adam -- View this message in context: http://n2.nabble.com/Is-it-possible-to-turn-off-AutoDetach-tp4013250p4018402.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
