I have the following problem:
I have a table keywords which has two non-decomposed m:n mappings to the tables document and file. The latter two both implement the interface SupportItem. In my Keyword class i would like to have a collection of all SupportItems for this keyword.
Is it possible to declare two indirection-tables in a collection-descriptor?
If not, how could this be accomplished? Can OJB handle such a case?
Thanks a lot! Patrick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
