om Orielly) and then make your
changes on the top of that.
Regards,
Chandrashekhar.
-Original Message-
From: Lenin Lakshminarayanan -X (lelakshm - HCL at Cisco)
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 11:45 PM
To: Tomcat Users List
Subject: RE: need inputs on conne
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
ED]
Sent: Wednesday, April 05, 2006 8:16 AM
To: users@tomcat.apache.org
Subject: need inputs on connection pool
Hi,
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether
Then you need to check your Driver and see what level of JDBC it is
implementing for a complete answer.
-Original Message-
From: Abh N [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 05, 2006 11:27 AM
To: Tomcat Users List
Subject: RE: need inputs on connection pool
Thanks Marc.
I
:16 AM
To: users@tomcat.apache.org
Subject: need inputs on connection pool
Hi,
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether i have to explictly
close the connection
like conn.close ()
i
Calling close() on a pooled connection simply returns it to the pool,
however, i have seen some cases where calling ti twice closes it for
real. Don't do that.
If you are interested in other options that eliminate that concern,
you may want to try iBATIS - you would still use SQL, but it manages
t
@tomcat.apache.org
Subject: need inputs on connection pool
Hi,
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether i have to explictly
close the connection
like conn.close
Hi,
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether i have to explictly
close the connection
like conn.close ()
i want to know in above case whether connect
Hi,
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether i have to explictly
close the connection
like conn.close ()
i want to know in above case whether connect