| Author |
Help with mapping set - Hibernate
|
Leticia Barbalho
Ranch Hand
Joined: Sep 02, 2005
Posts: 37
|
|
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
|
 |
 |
|
|
subject: Help with mapping set - Hibernate
|
|
|