HI Everyone, 

I am new to this group, and I need some help from you... 

I am developing an Jenkins plugin which posts/retrieves lots of data from 
mysql. I am planing to use connection pooling for optimization. I had a 
look at the Jenkins code but could not find any pointers for this kind of 
implementation. I guess the most useful part would be 
BeanBuilder<http://javadoc.jenkins-ci.org/hudson/util/spring/BeanBuilder.html>, 
but could not find any example implementation. 

First question arises is, "is my implementation correct?". 

Can anyone point me in good direction? and an example/pointer would be of 
great help. 

Thanks in Advance for the help, 
Praveen.

Reply via email to