what happens if connection is not closed?

Answer Posted / pooja

if we don't close the connection , it wil lead to
connection memory leakage.unless until application
server/web server is shut down ,connection wil remain
activate even though the user logs out .

Is This Answer Correct ?    66 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the jdbc rowset?

521


Which is best database for java?

503


What is jdbc odbc bridge?

488


Can resultset be null in java?

488


what happen if we set JDBC string to NULL?

2930






What is the feature of jdbc v4?

466


Why do we need jdbc?

560


Does JDBC support stored procedures?

541


What are the jdbc statements?

535


Explain about column name and getter method?

573


How can you know about drivers and database information ?

533


Give an example for execution of sql statement.

510


Why we use while rs next ())?

506


How do you determine the sensitivity of the ResultSet object?

522


What is the difference between execute, executeQuery, executeUpdate?

503