The usual reason for this is that inheritance is involved. E.g. the XDoclet module won't create foreignkeys for a collection in the database if the element type (Actor in your case) is part of a hierarchy because then there may be more than one table involved at this end of the collection. I'm planning on enhancing the analysis in this part, but don't hold you breath that this will be happening in the next days as I'm currently a bit overwhelmed with work.
Btw. the missing database foreignkey can only become a problem if your OJB app isn't the only one modifying the database. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
