From: | Marcel Fréchette <marcel(dot)frechette(at)videotron(dot)ca> |
---|---|
To: | <ned(dot)wolpert(at)knowledgenet(dot)com> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Using Postgresql under IBM WebSphere |
Date: | 2001-11-29 21:26:38 |
Message-ID: | 000101c1791c$87d0ae50$0539a8c0@saturne |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Wow, that was a quick answer, thank you.
You're asking many questions that I simply do not have answers for yet.
All I can say is that I am pretty sure I can only use DataSource objects
(through JNDI from the WebSphere server), in order to get a Connection,
and not a JDBC driver directly. Also, I remember having seen somewhere
in the WebSphere doc mentions of supported drivers with one-phase commit,
so 2-phases commit would not be a strict requirement.
I will sure look into PoolMan, thanks.
It will be a while though, several days at least, before I
am in a position to resume work on this, sorry.
Thanks again,
Marcel Frechette (marcel(dot)frechette(at)videotron(dot)ca)
From | Date | Subject | |
---|---|---|---|
Next Message | Van Auken, Douglas | 2001-11-30 00:16:23 | Two dimensional arrays in 7.2 JDBC driver |
Previous Message | Barry Lind | 2001-11-29 17:43:40 | Re: Current JDBC Driver char encoding - Bug or feature? |