Gopalakrishnan U wrote:
 I am not yet sure what exactly is creating this problem so that I can write a 
test case reproducing
the problem.
Looks the @ForeignKey is causing the trouble. When I removed the ForeignKey annotations the problem goes away. But I would like to keep the @ForeignKey as I am mapping to an existing table with foreign key definitions. Any ideas?


Reply via email to