RE: [OJB-developers] Does ojb use a connection pool?
Brought to you by:
thma
From: Matthew B. <ma...@so...> - 2002-05-11 19:48:36
|
Currently, the design can be thought of as: persistencebroker==connection. In a couple weeks I'm checking in a refactoring to the architecture that will allow connections to be shared among persistencebrokers. Then, connection pooling will be supported. If you are asking if OJB implements a connection pool internally, I guess you could say a qualified yes, as persistencebroker's are pooled. There is, however, no code that pools connections explicitly. m -----Original Message----- From: tr...@th... [mailto:tr...@th...] Sent: Thursday, May 09, 2002 4:20 PM To: obj...@so... Subject: [OJB-developers] Does ojb use a connection pool? just curious Travis _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: ban...@so... _______________________________________________ Objectbridge-developers mailing list Obj...@li... https://lists.sourceforge.net/lists/listinfo/objectbridge-developers |