aspose file tools
The moose likes Object Relational Mapping and the fly likes basic error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "basic error" Watch "basic error" New topic
Author

basic error

Dura Hurtado
Ranch Hand

Joined: Feb 16, 2011
Posts: 120
Hi ,I get the next error:


SEVERE: org.hibernate.MappingException: Repeated column in mapping for entity: bean.Content column: PAGE_ID (should be mapped with insert="false" update="false")

¿Any idea?

Thanks

lokesh sree
Ranch Hand

Joined: Oct 27, 2009
Posts: 89

Hi,
Looks like you have not posted your complete query .
The post would definitely need to include more information on what you were trying to do, code pieces etc. and when you are facing this exception if you want others to look at the issue and provide any inputs.

Lokesh
( SCBCD 5, CCENT, SCJP 5 )
 
 
subject: basic error
 
Similar Threads
Question on Loops
Data conversion in Hibernate
hibernate error
Saving database records problem
Hibernate- one-to-many association on a foreign key