-->
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: Hib & MySQL-forced to choose between InnoDB and MyISAM?
PostPosted: Wed Aug 23, 2006 7:02 am 
Newbie

Joined: Wed Jun 28, 2006 1:03 am
Posts: 14
I downloaded a fresh Hibernate and unzipped it.
In hibernate-3.1/etc/hibernate.properties, we have:

Code:
## MySQL

#hibernate.dialect org.hibernate.dialect.MySQLDialect
#hibernate.dialect org.hibernate.dialect.MySQLInnoDBDialect
#hibernate.dialect org.hibernate.dialect.MySQLMyISAMDialect
#hibernate.connection.driver_class com.mysql.jdbc.Driver
#hibernate.connection.url jdbc:mysql:///test
#hibernate.connection.username gavin
#hibernate.connection.password


It looks like I have to choose between InnoDB and MyISAM. What if some of my tables are InnoDB and some MyISAM?


Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 23, 2006 7:04 am 
Expert
Expert

Joined: Thu Sep 22, 2005 10:29 am
Posts: 285
Location: Almassera/Valencia/Spain/EU/Earth/Solar system/Milky Way/Local Group/Virgo Supercluster
What with hibernate.dialect org.hibernate.dialect.MySQLDialect?


Top
 Profile  
 
 Post subject: What is actually the significance between those 3 ?
PostPosted: Wed Aug 23, 2006 7:24 am 
Newbie

Joined: Wed Jun 28, 2006 1:03 am
Posts: 14
What is actually the significance between those 3 ?
What is the difference ?
What do I get/What does Hibernate give me if I chose those more specific ones ?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 23, 2006 8:00 am 
Senior
Senior

Joined: Sat Nov 27, 2004 4:13 am
Posts: 137
I believe the differences are in Schema Generation!

_________________
don't forget to credit!

Amir Pashazadeh
Payeshgaran MT
پايشگران مديريت طرح
http://www.payeshgaran.co
http://www.payeshgaran.org
http://www.payeshgaran.net


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 23, 2006 8:02 am 
Senior
Senior

Joined: Sat Nov 27, 2004 4:13 am
Posts: 137
I believe the differences are in Schema Generation!

_________________
don't forget to credit!

Amir Pashazadeh
Payeshgaran MT
پايشگران مديريت طرح
http://www.payeshgaran.co
http://www.payeshgaran.org
http://www.payeshgaran.net


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.