One quick point which I'm still not clear about. At the end of your summary
you mentioned that reverse visability isn't required in the ejb:relation
tag. This is what I thought should occur but in reality when the reverse
visability is not present (or at least the reverse ejb:relation tag), the
reverse role name is not placed in the jboss-jdbc config file, causing
deployment to fail. I have no idea what would happen with other containers ?

Thanks, Colin



n:n and n:1 relations are the easy cases, because the source entity contains
the foreign key of the related entity.  Whether or not there is reverse
visibility is irrelevant to XDoclet since it has all the information it
needs
about the relation in the ejb:relation tag.




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to