IntelliJ Java IDE
The moose likes Object Relational Mapping and the fly likes hibernate association mistery Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "hibernate association mistery" Watch "hibernate association mistery" New topic
Author

hibernate association mistery

Alex Giorgini
Greenhorn

Joined: Jan 27, 2012
Posts: 1
Hi,
I have this error:
An association from the table Aliqcostorep refers to an unmapped class: modelObj.Coerg4Tbrep

but in my hibernate.cfg.xml I have:

and Aliqcostorep.hbm.xml is:

and Coerg4Tbrep.hbm.xml is:

and Coerg4Tcpn0.hbm.xml is:


where is the problem?

Regards,
AlexGio.
 
 
subject: hibernate association mistery
 
Threads others viewed
ids for this class must be manually assigned before calling save()
Association references unmapped class exception with hibernate
Foreig key must have same number of columns as the referenced primary key
Horible tiney issue in Hibernate.
left outer join *= how make compitible in HQL
developer file tools