users@glassfish.java.net

Re: Entity Problem (2 one-to-many, 1 many-to-one)

From: <glassfish_at_javadesktop.org>
Date: Fri, 19 Oct 2007 20:04:27 PDT

One thing worth noticing is that

StructureLeafEntity.childStructureEntity

is mapped [b]uni-directional[/b], i.e. it's not in any form associated with the collection in

StructureEntity.structureLeafEntityList

Eager or Lazy loading of relationships should never make a user visible difference.
[Message sent by forum member 'mf125085' (mf125085)]

http://forums.java.net/jive/thread.jspa?messageID=241329