-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: foreign keys generation within eclipse
PostPosted: Thu Mar 22, 2007 5:09 pm 
Newbie

Joined: Thu Mar 22, 2007 4:51 pm
Posts: 3
using mysql 4.1 myisam as the database for code generation i cant get hibernate eclipse plugin to generate code for handling foreignkeys...no referenses to other tables are generated.

anything i'm missing?

(yes, the keys are visible in mysql)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 5:26 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
myisam does not support foreign keys.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 5:38 pm 
Newbie

Joined: Thu Mar 22, 2007 4:51 pm
Posts: 3
max wrote:
myisam does not support foreign keys.


i know, but the metadata should be there anyhow


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 5:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
well then it's your driver that is not uptodate to actually send them.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 22, 2007 5:52 pm 
Newbie

Joined: Thu Mar 22, 2007 4:51 pm
Posts: 3
I installed mysql with innodb, and - well, it worked :)

anyhow, thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.