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
How do I check in my code whether a maximum limit of database connections have been reached?
What is meant by dao?
What is a jdbc connection?
What causes no suitable driver error?
What types of DataSource objects are specified in the Optional Package?
What is difference between jdbc and odbc?
What is savepoint in jdbc?
What is execute in java?
What do you understand by jdbc statements?
What is two-phase commit in the database?
How can I determine where a given table is referenced via foreign keys?
Explain the locking system in jdbc & its types?
What class.forname will do while loading drivers of jdbc?
What is jdbc driver?
What are the different types of drivers under jdbc?