Re: JDBC Connection Pooling

2009-06-04 Thread Erinc Arikan
> now. > > > > I am trying to establish a connection pooling now. > > But see the attached reply to my question. > > > > Vinaya > > > -- > > *From:* Erinc Arikan [mailto:erincari...@gmail.com] > *Sent:* Thursday, June

JDBC Connection Pooling

2009-06-04 Thread Erinc Arikan
Hi All; I've been using IBATIS on our back end for some time. I am using simple datasource and I haven't configured any database connection pool in the configuration xml. I am wondering if there's a default connection pool setting when that's the case(does ibatis by default take care of connection