Hi Donald, I believe they are allowed to have non-ManagedInterface entities. There have been a few examples earlier on the dev / users mailing list that have relationships defined with what I assumed were normal entities.
I've seen your updates to OPENJPA-1012 too though. What's the exact error that you see (apologies if I've missed it)? -mike On Mon, May 4, 2009 at 1:13 PM, Donald Woods <[email protected]> wrote: > Are @ManagedInterface entities allowed to include non-ManagedInterface > entities? The docs aren't clear on this - > > http://openjpa.apache.org/builds/latest/docs/manual/ref_guide_pc_interfaces.html > > http://openjpa.apache.org/builds/latest/docs/javadoc/org/apache/openjpa/persistence/ManagedInterface.html > > > -Donald >
