Answer Posted / prathao
nothing wil be happen if the connection wil not closed but
we can close it because it is not mandatory to close the
connection if we can't close connection our application wil
be worked
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
Why do you use a data source object for a connection?
Explain some new features available in jdbc 4.0?
Under what circumstances, that all four drivers are used?
Which interface is responsible for transaction management in jdbc?
What is represented by the connection object?
What is correlated subquery?
What is the feature of jdbc v4?
Where is ojdbc14 jar located?
What are the utilities of the callablestatement?
List the common jdbc exceptions ?
What is the role of the jdbc drivermanager class?
What are the common jdbc exceptions?
What does the connection object represents?
Does sql allow null values ? Can we use it within where clause ?