Hi,

> ....
> bean C is ISOLATION1 and D is ISOLATION2
> 
> my question is can we reconfigure connection D with the new stuff?

Yes, at transaction start time you MAY call 
Connection.setTransactionIsolation(int level), the docs only
note: 'This method cannot be called while in the middle of a 
transaction.'

regards
georg
 ___   ___
| + | |__    Georg Rehfeld      Woltmanstr. 12     20097 Hamburg
|_|_\ |___   [EMAIL PROTECTED]           +49 (40) 23 53 27 10



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to