-->
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.  [ 3 posts ] 
Author Message
 Post subject: hibernate for db without transaction?
PostPosted: Mon May 29, 2006 8:22 am 
Newbie

Joined: Thu Dec 22, 2005 11:15 pm
Posts: 13
Hi,

I've only used hiberante with oracle. I've heard that Access and MySQL does not support transaction. Can I use transaction with hiberate or JDBC directly for Access or MySQL?

Any advice is appreciated.

Thanks in advance.

Regards,
Gefei


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 29, 2006 8:30 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
MySQL configured as innodb (which I think is the default now) has full transaction support. Access does not work as the JDBC-ODBC bridge does not supply full JDBC support required. There maybe thrid party JDBC driver that might work. If considering Access why not try one of the very good Java DBs.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 30, 2006 12:16 am 
Beginner
Beginner

Joined: Fri Aug 12, 2005 7:05 am
Posts: 25
Location: TamilNadu
Hi gefeiChen!
MYSQL fully support for Transaction. So u can use Transaction with Hibernate for MYSQL.I have been used transaction with Hibernate for MYSQL


Regards
shanmugam


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.