Answer Posted / deepak upadhyay
If we don't close the connection ,we will get memory leakage...and it will open even after log out..and also create distinguish between two user login,it might be interchange...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we store procedure in oralce for callable statements in jdbc
What is dburl?
please tell me the name and url path for type-4 driver ?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
Explain the difference between resultset and rowset in jdbc
How do we call a stored procedure from jdbc?
What is the full form of jdbc?
How many types of resultset are there in jdbc?
Give steps to connect to the db using jdbc?
How do I load a database driver with JDBC 4.0 / Java 6?
What are the different types of lockings in jdbc?
Which Java and java.sql data types map to my specific database types?
Why jdbc is used in java?
Describe how the jdbc application works.
When do we get java.sql.SQLException: No suitable driver found?