Wednesday, March 20, 2013

org.hibernate.MappingException: Repeated column in mapping for entity:


org.hibernate.MappingException: Repeated column in mapping for entity: 

com.km.coreirm.server.vo.InspectionSectionVO column: inspectionId (should be mapped with insert="false" update="false")

Pay ure attention to (should be mapped with insert="false" update="false") and map like this
 

No comments:

Post a Comment