Hi,

first, I would recommend the pooling provided by the native JDBC driver.
If it doesn't exist, you can "fallback" to DBCP.

You can take a look on the jdbc feature that create pooling datasource for you (that you can create with jdbc:create).

Regards
JB

On 04/21/2014 10:19 PM, asookazian2 wrote:
What is the official Karaf recommendation for connection pooling: C3PO,
spring-jdbc, DBCP?  We are supporting multiple db's like oracle, mysql and
sql server.  thx.



--
View this message in context: 
http://karaf.922171.n3.nabble.com/JDBC-connection-pooling-best-practice-tp4032894.html
Sent from the Karaf - User mailing list archive at Nabble.com.


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to