|
Hi All,
How do i specify the exisiting CMP field in a table
as a foreign key field in the relationships tag in
jbosscmp-jdbc.xml?
For example i have a table
Employee:
EID
DID
and
Deparment:
DID
Name
I want to set fields as CMP fields and in the
foreign key mapping set DID as foreign key field. If i set it like that jboss is
creating one more column with the name CMRField_PrimaryKey name.
Thanks in Advance
Rama Rao
|
- RE: [JBoss-user] <foreign-key-field> in jboss-3.0 Rama Rao
- RE: [JBoss-user] <foreign-key-field> in jboss-3.... Dain Sundstrom
