posted 19 years ago
I'm having problems writing a part of a mapping. First of all, I have these mappings:
I'm trying to put into the second mapping (auge.bean.OrdemItens) a set of the first one. I've tried it this way:
But I get an error saying: Foreign key (FKC24B75B6576D388F:MPPRODUCAO [numeroOrdemItens,materia])) must have same number of columns as the referenced primary key (ORDEMITENS [numeroOrdemItens])
What's wrong? Thanks for the help