HIBERNATE JBoss.org
 |  Register  | 
     
News 
About 
   Feature List 
   Road Map 
Documentation 
   Related Projects 
   External Documentation 
Download 
Forum & Mailinglists 
Support & Training 
JIRA Issue Tracking
Wiki Community Area


Hibernate Public Training Courses


Get Hibernate in Action eBook!


JavaWorld 2003 Finalist


Jolt Award 2004 Winner
      
Documentation > Community Area > Middlegen for Hibernate > Comments > Re: MySQL Relationships Require InnoDB Tables


Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
Subject: Re: MySQL Relationships Require InnoDB Tables 27 Jul 2004, 19:41
From: mxc4 Replies: 0, Views: 112
 
On 10 Mar 2004 06:49, wiverson wrote:

>You must use InnoDB tables (and have the foreign keys set) for Middlegen
>to pick up the relationships.

>If you already have MyISAM tables, see...

>http://www.mysql.com/doc/en/Converting_tables_to_InnoDB.html

>I was able to pick up relationships using
>mysql-connector-java-3.0.10-stable-bin.jar.


I have the 3.0.14 version of this driver and still cannot pick up the
relationships. I know its not the driver as the eclipse plugin Hibernate
Synchroniser can pick up the relationships with this driver.

Is there some sort of option I am supposed to pass to the ant script to
pick up the relationships?
 

Thread:
 MySQL Relationships Require InnoDB Tables 
 wiverson   10 Mar 2004, 06:49 
 Re: MySQL Relationships Require InnoDB Tables 
 mxc4   27 Jul 2004, 19:41 
      

coWiki