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
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is the use of jdbc api?
Result set’s index starts with 0 or 1?
Explain about multiple implementations and drive manager?
How do I insert an image file (or other raw data) into a database?
How to check jdbc connection in linux?
Is jdbc an api?
Where is jdbc url mysql?
Explain how data flows from view to db and reverse
Why resultset is used in java?
Is jdbc database independent?
What is use of connection pooling?
What is java soft framework?
What class.forname does, while loading the drivers?
What is JDBC RowSet? What are different types of RowSet?