-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

ResultSet,Statement,Connection.
java api says resultset are automatically closed when its statement
closed.
then, are statement automatically closed when its connection closed ?
and, if i call destroy() at end of service(), would opened connection
closed automatically ?


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to