Hello

    I have opened a database connection and how to do I close this
connection

    a. when the server is closed normal through proper shutdown process
like
        in Tomcat 4.0 , shutdown.bat

    b. when the server is closed abnormally say crashed because of some
action

    In the above stated conditions , how do I close the database
connection
    so that I can be sure that database connection is closed and when
the
    server is started again a fresh new database connection is created


ThanX in advance
Murali





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to