Great! It worked! Thanks!
Eduardo -----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 17 de novembro de 2003 12:42 Para: OJB Users List Assunto: Antwort: Composite Foreign Keys Hi Eduardo, yes, you can add more than one foreign key: <reference-descriptor name="part" class-ref="Part" proxy ="true"> <foreignkey field-ref="fieldA"/> <foreignkey field-ref="fieldB"/> </reference-descriptor> Lasse |---------+------------------------------> | | "Eduardo Resende" | | | <[EMAIL PROTECTED]| | | isa.org.br> | | | | | | 17.11.03 11:35 | | | Bitte antworten an | | | "OJB Users List" | | | | |---------+------------------------------> >--------------------------------------------------------------------------- ----------------------------------------------------| | | | An: <[EMAIL PROTECTED]> | | Kopie: | | Thema: Composite Foreign Keys | >--------------------------------------------------------------------------- ----------------------------------------------------| Hi, I would like to know how can I map a composite foreign key in repository_user.xml. Does the <reference-descriptor> tag allow multiple <foreignkey> tags? Thanks, Eduardo --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
