The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
Author

Hibernate wrong number of column. should be 1

Clauber Ferreira
Greenhorn

Joined: Jun 29, 2009
Messages: 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

This message was edited 1 time. Last update was at by Clauber Ferreira

 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
replay challenge

.