[jboss-user] [JBossCache] - Re: JBossCache with Hibernate Transaction
manik.surtani@jboss.com
do-not-reply at jboss.com
Fri Jul 21 00:38:30 EDT 2006
Make sure both JBoss Cache and Hibernate are configured to use the same TM and then use the Hibernate transaction interfaces to begin/commit/rollback your transactions.
Behind the scenes, both interfaces delegate transaction orchestration to the TM configured; just make sure they are both configured to use the same TM.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959762#3959762
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959762
More information about the jboss-user
mailing list