Answer Posted / siva mukesh
As per my knowledge "We must close the database connection.if not the database will not update even after executing query also.For example our program is to update EMP table from our database.Now check this program without closing the connection and closing the connection."
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How many locking systems are there in jdbc?
What is the difference between jdbc and odbc?
What is jdbc odbc connection?
What is jdbc dialect?
Is jdbc a framework?
What is a java driver?
What is jndi lookup?
What is ojdbc14 jar?
What is an encrypted internet connection?
Can resultset be null in java?
What happens if connection is not closed in jdbc?
What is difference between java.util.Date and java.sql.Date?
How can you make a connection?
How can we retrieve data from the resultset?
RowSetInternal caller and returns void. What can I do in the readData method?