| Author |
Repeated column in mapping for entity ERROR PLEASE HELP..
|
Abduljaleel Ch
Greenhorn
Joined: Mar 20, 2011
Posts: 1
|
|
This is my entity configurations..
But i am getting the following error
Repeated column in mapping for entity: om.gov.moh.phs.patch.vo.VssArtifactVO column: VSS_ID (should be mapped with insert="false" update="false");
How can I solve this issue?.. I cannot give VSS_ID as insertable=false,updatable=false because this is a composit key in VssArtifactVO ..
Please help...
Thanks in Advance
Abdul Jaleel C
|
 |
 |
|
|
subject: Repeated column in mapping for entity ERROR PLEASE HELP..
|
|
|