| Author |
Hibernate wrong number of column. should be 1
|
Clauber Ferreira
Greenhorn
Joined: Jun 29, 2009
Posts: 1
|
|
Hi people i need your help
i have an error at the relationship between two tables
Table Maquina
------------------
cod_status (FK)
cod_situacao (FK)
table Situacao
-----------------
cod_status (PK)
cod_situacao (Pk)
it's not working, see the log error
|
 |
 |
|
|
subject: Hibernate wrong number of column. should be 1
|
|
|