-->
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.  [ 1 post ] 
Author Message
 Post subject: Where to start when integrating Hibernate with a CMP engine
PostPosted: Tue Sep 21, 2004 5:23 am 
Newbie

Joined: Tue Sep 21, 2004 5:00 am
Posts: 4
Location: Munich
I am considering integrating Hibernate with a third party CMP engine (actually, Vitria 3.1.7), which has Oracle behind it.

Both Vitria and Hibernate will update the underlying database within the same transactions but Vitria will control the transactions boundaries and Hibernate will be passive. I presume I need to provide some glue (a Transaction Manager, perhaps) so that Hibernate knows whether Vitria has committed/rolled back, and when to flush, etc.

I can get a JDBC Connection handle from Vitria, and there are a couple of classes that I may be able to override to notify be when a commit or rollback happens, so it looks possible, but I'd like an idea as to how much work this is, how I can be sure that it is likely to work reliably at the end and what I need to implement for Hibernate.

thanks

_________________
Richard


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

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.