Rahul Dhanpal
Results
2
comments of
Rahul Dhanpal
> Which JDBC connection pools are you most interested in? My understanding is that you are asking for JDBC driver implementation types I am interested in. If not, Can you...
we use `javax.sql.ConnectionPoolDataSource` ,`javax.sql.XADataSource`, `org.apache.tomcat.jdbc.pool.DataSource` and future integrations would be with `com.datastax.oss` and some of the JDBC drivers types we use are and not limited to **sqljdbc6.jar**, **db2jcc4.jar** and **jt400.jar**...