Date: dimanche 1 février 2004 19:10
À: [EMAIL PROTECTED]
Objet: Re: [JBoss-user] m:n relationship and relation tables
Hi,
I'm wondering where the relationship tables are stored.
normally also in the Database. How do you setup the CMP beans? With Xdoclet?
Then use @jboss.relation-m
Title: [JBoss-user] m:n relationship and relation tables
Hi,
I'm wondering where the relationship tables are
stored.
normally also in the Database. How do you setup the CMP
beans? With Xdoclet?
Then use @jboss.relation-mapping and @jboss.relation-table
tags to specify
them (Afaik
Hi people,
I use mainly CMPs in my application , with 1:1, 1:N and m:n relationships.
As I can only see business tables in the database (those bound to the CMPs),
I'm wondering where the relationship tables are stored.
Thanks for your input.
Frédéric
---