Brendan Johnston
Fri, 27 Aug 1999 09:25:13 -0700
Typical use of NetDynamics involves complete abstraction of the database connections from developers. This means you can't forget to close a connection, broken connections are automatically reconnected, connections are pooled, any SQL sent can be kept in a log, NetDynamics move from native libraries in NetDynamics 4.x to JDBC in NetDynamics 5.x without any changes in most peoples NetDynamics source code. It also means that if you want to reuse JDBC based code you wrote for servlets you need to use the same connection pool code you used before. Brendan Team NetDynamics chaitra kumar <[EMAIL PROTECTED]> on 08/27/99 08:37:34 AM To: [EMAIL PROTECTED] cc: (bcc: Brendan Johnston/Contractor/CF/CCI) Subject: [ND] DataBase Connection Pool Hi all Iam new to NetDyn. I have worked on Java Servlet's ,where we maintain all connection to data base known as Connection Pool. I have writen an java Pgm which run's at the server as an backend process. The function of this Pgm is to Get connection Release Connection .. I will be importing this methods in my servlet's and use this function. Kindly tell me how does NetDynamics handel more than one connection to the data base. Regards Chaitra Kumar ----------------------------------------------- FREE! The World's Best Email Address @email.com Reserve your name now at http://www.email.com _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED] _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]