It worked!
Thank you, was right in the table was MyISAM.
Changed to InnoDB and it worked perfectly.
:D
Type: Posts; User: william.moreira; Keyword(s):
It worked!
Thank you, was right in the table was MyISAM.
Changed to InnoDB and it worked perfectly.
:D
Hi Marten
Thanks for the help. Substitution did, but the problem continues ...
<bean id="txManager" class="org.springframework.orm.hibernate3.HibernateTransactionManager">
<property...
Hi guys
I have a problem with transactionManager. The rollback does not work. I'm using Spring 3.0.6 and Hibernate 3.9.0
My settings