| Author |
interesting question on conncection pooling
|
A Babu
Ranch Hand
Joined: Nov 28, 2005
Posts: 114
|
|
hi all, Actually in our projects we are writing the separate database connection class. Actually my question is we have the oppurtunity of connection pooling in weblogic server ,instead of using this feature why we are going to write our connection class. cheers, babu.
|
Thanks,
www.Admakr.in
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
I think whoever is your technical lead is better placed to answer that. Try asking them.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Roger Chung-Wee
Ranch Hand
Joined: Sep 29, 2002
Posts: 1683
|
|
|
Ask yourself why you should write code which has already been written, tested and works in demanding enterprise applications. And bear in mind that you are paying BEA a licence for such code and that your main job is to solve business problems, not to write infrastructure code.
|
SCJP 1.4, SCWCD 1.3, SCBCD 1.3
|
 |
 |
|
|
subject: interesting question on conncection pooling
|
|
|