[jboss-user] [EJB 3.0] - Re: relationship does not prevent from deleting referenced e
micho
do-not-reply at jboss.com
Wed Feb 21 13:06:09 EST 2007
Thanks a lot for the help.
In the DB there are no foreign keys.
Inspecting the Database, I saw, that the tabletype is MyISAM whitch I think doenot support foreign keys.
How can I tell Hibernate to create the tables with type innodb?
I tried dropping the tables. The uniqueconstraint, which wasn´t working before now works correct, the referential integrity not.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020132#4020132
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020132
More information about the jboss-user
mailing list