Answer Posted / mayilvahanan
Connection pooling is the proper way of handling a database
connection.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can we store the file in the oracle database?
What is JDBC Connection isolation levels?
What does the jdbc databasemetadata interface?
How do you insert images into database using jdbc?
Why “no suitable driver” error occurs?
Explain creation of statement object with connection method create method with help of an example.
Explain about multiple implementations and drive manager?
Which package is used for jdbc application?
What are the main components of JDBC ?
What is meant by dao?
Is jdbc a protocol?
How many locking systems are there in jdbc?
What is difference between java.util.Date and java.sql.Date?
What is metadata in java programming?
What is statement and preparedstatement in java?