Menu

#14 Invalid hbm file if the table has no primary key

Version 0.51rc2
open
Plugins (3)
5
2008-10-17
2008-10-17
Rocks Wang
No

Hi, finally I was blocked at the step "ant create-schema" while trying to migrate database schema from SqlServer to MySql, the error is the generated hbm contains an off-specification "composite-id" element only if the table has no primary key.

And here's another issue I encountered: generated java cannot compile if my table contains columns with name 'int' or 'class'

Discussion


Log in to post a comment.