Hi Carlos,


Thanks for the quick response.  Yes, I can use dbcp "out of the box" by setting 
the jdbcDataSourceClass namespace parameter but there are a suite of other 
parameters that can be used to configure it:



http://jakarta.apache.org/commons/dbcp/configuration.html



Specifically, I would like to change my connection pool settings (see link 
above:  initialSize, maxActive, maxIdle, minIdle, maxWait etc).  



c3p0 has similar connection pool properties, but they are named differently.



The out of the box implementation of these datasources works fine but the finer 
grained control would cater to optimizations in performance.



Thanks in advance,



Kiran
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1086#1086
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to