-------- foobars --------
- Foo - * <>---------------> 1..* - Bar -
-------- --------
This relationship seems to create three tables: FOO, BAR, FOOBARS. We create a new Foo along with setFoobars(Collection) and then send it to the DAO to create(Foo). After creation, the FOO and BAR tables are filled with the correct data but the index table FOOBARS does not contain any data.
Is anybody else having this problem? Is there a work around? Thanks.
-- Chris Sterling Software Architect Codesic Consulting [EMAIL PROTECTED] office: 425-576-9292 |
