[ojb-users] JTA transactions and multiple calls to PersistenceBrokerFactory.c reatePersistenceBroke
Brought to you by:
thma
From: Ebersole, S. <ste...@vi...> - 2002-06-04 17:56:28
|
I just downloaded version 0.9 and want to start moving the testing code I have been playing with over to our J2EE environment since there is now JTA support. I had some quick questions before I started attempting this: What happens when PersistenceBrokerFactory.createPersistenceBroker() is called multiple times within the scope of a single transaction (if using the J2EE versions of broker and broker factory)? I am assuming that, because of the calls to the TAMonitor class, that it will simply return broker impl previously (if one) obtained during the transaction? Just wanted to make sure that this worked. Thanks. ******************************************** Steve Ebersole IT Integration Engineer Vignette Corporation 512.741.4195 Visit http://www.vignette.com ******************************************** |