If you will only use one data source in any given transaction,
then the Minerva wrapper (which you indicate below) is fine. In fact,
it's been tested more and subjectively seems a little faster.
If you will/may use more than one data source per transaction, you
should probably use the Oracle XADataSource implementation instead, as it
fully supports two-phase commit. There are examples for each in the
manual, though as yet it's only in the CVS version (the web page hasn't
been updated in a while).
Aaron
On Tue, 24 Oct 2000 [EMAIL PROTECTED] wrote:
> Should I use "org.jboss.minerva.xa.XADataSourceImpl" for Oracle classes12 ?
>
> Thanks in advance
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]