Not really. OpenJPA uses workaround mechanism to "enhance" entities without external PCEnhancer task but as one of OpenJPA's commiters said here "it is not ready for prime-time". So in my case lazily fetched one-to-many relations didn't work in certain cases (with class inheritance in my case).
On Mon, Jan 5, 2009 at 3:55 PM, Andrei Tchijov <and...@tchijov.com> wrote: > Am I correct thinking that if I am able to use OpenJPA at all without > "-javaagent", then enhancement process should have happen? >