Re: [xdoclet-plugins-interest] hibernate-plugin: bi-directionalone-to-many association with join table

2008-04-18 Thread Robert Taylor
-directionalone-to-many association with join table --- Robert Taylor <[EMAIL PROTECTED]> wrote: > Greetings, > > > > I've been using XDoclet2 and have come across a > situation where I need to > map a bi-directional one-to-many association using a > join table. &

[xdoclet-plugins-interest] hibernate-plugin: bi-directional one-to-many association with join table

2008-04-18 Thread Robert Taylor
Greetings, I've been using XDoclet2 and have come across a situation where I need to map a bi-directional one-to-many association using a join table. Hibernate has a mapping example here: http://www.hibernate.org/hib_docs/v3/reference/en/html/associations.html#ass oc-bidirectional-join-12