> Adding another property to > the ProxyManager to not use proxies from the get-go makes sense to me.
Actually, I have considered that option. The problem with it is that ProxyManager is per unit, not per context. Going via the route that I have taken allows the user to deactivate proxy for one context (say when it is loading data in bulk) without affecting behavior for other contexts. ----- Pinaki -- View this message in context: http://openjpa.208410.n2.nabble.com/Speeding-up-commit-tp6474341p6479527.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
