I wonder why the JDBC specification delegates the
responsability for implementing connection pools to the driver vendor. The
result is the we got implementation classes like OracleConnectionPoolDataSource, that reduce the portability of the code.
Why can't we have a standard implementation of
connection pools instead of depending on third party products ?
|
- tomcat4.0 and poolman sachin walia
- Re: tomcat4.0 and poolman Hardeep Singh
- Re: tomcat4.0 and poolman sachin walia
- Re: tomcat4.0 and poolman Gustavo Saramago
- Re: tomcat4.0 and poolman Gustavo Saramago
- Re: tomcat4.0 and poolman Zahid Rahman
- Re: tomcat4.0 and poolman Vince Bonfanti