>Von: Aaron Mulder [mailto:[EMAIL PROTECTED]]
>Gesendet: Donnerstag, 2. August 2001 14:14
>An: '[EMAIL PROTECTED]'
>Betreff: Re: AW: [JBoss-dev] jbosspool (another one for the XPs) :
>implementat ion of org.jboss .pool.jdbc.xa.wrapper.XAClientConnection


>       I guess I don't understand.  Does this other OR-mapping system do
>a manual commit or rollback on the connection?  If so, you don't need to
>use the Minerva wrappers at all - you can set up a plaing JDBC pool where
>there's no interaction with the TM and it's up to you to manually commit
>or rollback.

Since we are using the JDBC pool for both ("modern" OR-Mapping and
"conservative" ER-batches), IŽd need
to have both opportunities.

>       Or are you saying that a commit action would proceed through the
>TM but a rollback would not?

No, in the "no-tx-context" case, the commit action could be successfully
done manually, 
but the manual rollback action has no effect. 

Maybe I should set up two pools ...

CGJ

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

Reply via email to