Hello everybody.
 
I'm using BasicDataSource to work with differents database in our own
database pool. My problem is that I must work with different version of
Oracle that need different versions of the same class. Is there a
possibility to precise the needed jar with the driver class (I can also give
an URLClassLoader to localize the jar to the corresponding version).
 
Can DBCP help me there ?
 
Thanks in advance.
 
Stéphane.

Reply via email to