Tests for the openejb jdbc wrapper would certainly be nice:-) I have no particular objection to wrapping a datasource but never convinced myself it was worth the trouble.
Please let me know if you run into problems.
thanks david jencks
On Monday, April 5, 2004, at 02:27 PM, Hamilton Verissimo de Oliveira (Engenharia - SPO) wrote:
-----Mensagem original----- De: David Jencks [mailto:[EMAIL PROTECTED]
We are using the openejb one, which I recently put in its own submodule
connector".
It only supports non-xa drivers at the moment.
Improvements would be welcome.
I see a lack of test cases too ;-)
Also, JdbcManagedConnectionFactory relies on Driver instead of DataSource. I
think it should support both, and give precedence to DataSource
implementation (then finally methods like setLogWriter et al could be nicely
mapped).
I'll keep digging up.
Cheers, hammett
