The connector is pretty generic -- it works for all JDBC drivers.
There are separate settings to control the SQL dialect, etc. which may
be more relevant, but you can try the default first.  I would assume
the connector would work with pretty much any recent release of the
Oracle drivers (I know some of the really old ones didn't implement
all of JDBC and things).

The one important note is that the generic connector does not handle
XA drivers.  There are separate connector packages for each XA driver.
For reasons that aren't clear to me, we don't ship any of the XA
drivers except Derby.  I think the Tranql project may have a separate
Oracle XA connector available.

Thanks,
   Aaron

On 6/7/06, Zakharov, Vasily M <[EMAIL PROTECTED]> wrote:




Hi, all,



I'm thinking of using Geronimo 1.0 with Oracle database, what connector
should I use?



The only one I could find is tranql-connector-1.1.rar.



Does it work with Oracle JDBC?



If yes, does it have any limitations on Oracle database version?



Does it support XA transactions with Oracle JDBC?



Are there any additional tips on configuring TranQL for Oracle or
configuring Oracle JDBC for TranQL?



Thank you!



Vasily Zakharov

Intel Middleware Products Division


Reply via email to