aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate wrong number of column. should be 1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate wrong number of column. should be 1" Watch "Hibernate wrong number of column. should be 1" New topic
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

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hibernate wrong number of column. should be 1
 
Similar Threads
Bitronix- getting InstanceAlreadyExistsException and BitronixRuntimeException errors
Tomcat to JBoss Migration.
Exception thrown : org.springframework.beans.factory.BeanCreationException
Problems Installing Liferay 5.2.3 on WebLogic 10.3.3...
spring 2.5.3 / hibernate 3 sessionFactory NullPointerException