You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Guillaume Nodet <gu...@deliasystems.com> on 2004/02/13 09:21:51 UTC

Connection pooling

Is it possible to disable connection pooling in ojb ?

I'm using only one jdbc connection at the same time and do not want
to bother with the validationQuery that is database specific.

Regards,
Guillaume


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


RE: Connection pooling

Posted by Guillaume Nodet <gu...@deliasystems.com>.
Thanks, Armin

Guillaume

> -----Message d'origine-----
> De : Armin Waibel [mailto:arminw@apache.org]
> Envoye : vendredi 13 fevrier 2004 10:12
> A : OJB Users List
> Objet : Re: Connection pooling
> 
> 
> Hi,
> 
> Guillaume Nodet wrote:
> > Is it possible to disable connection pooling in ojb ?
> > 
> 
> No problem change ConnectionFactory in OJB.properties.
> 
> regards,
> Armin
> 
> 
> 
> > I'm using only one jdbc connection at the same time and do not want
> > to bother with the validationQuery that is database specific.
> > 
> > Regards,
> > Guillaume
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> > For additional commands, e-mail: ojb-user-help@db.apache.org
> > 
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


Re: Connection pooling

Posted by Armin Waibel <ar...@apache.org>.
Hi,

Guillaume Nodet wrote:
> Is it possible to disable connection pooling in ojb ?
> 

No problem change ConnectionFactory in OJB.properties.

regards,
Armin



> I'm using only one jdbc connection at the same time and do not want
> to bother with the validationQuery that is database specific.
> 
> Regards,
> Guillaume
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-user-help@db.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org