[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: dangerous transaction
georgesberscheid
do-not-reply at jboss.com
Mon Feb 4 06:43:00 EST 2008
Does your database support transactions? MySQL MyISAM tables for example don't and you would see that kind of behavior. Use InnoDB instead (or any other transaction-capable DB).
Georges
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126112#4126112
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126112
More information about the jboss-user
mailing list