What are Benefits of Connection Pooling?
Answers were Sorted based on User's Feedback
Answer / suraj kumar
1. Connection pooling can improve the response time of any
application that requires connections, especially Web-based
applications.
2. The characteristics of the pool can be changed without
affecting the application (e.g pointing to different vendor's
database (Oracle, MySQL) without changing any code)
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / devender
Point 1 is correct but in point 2 is not satisfactory
because if connection pooling is vendor specific then it
could be on eof the substitute of Hibernate
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a class loader? What are the different class loaders used by jvm?
What is a sessionfactory? Is it a thread-safe object?
What is JTS?
What do you know about seam?
What is the purpose of the wait(), notify(), and notifyall() methods?
Which Taglibraury you used in your project? plz send me ans....which we r using generally
whats is mean by jndi
Is the infobus client side only?
What does module-relative mean?
What is metaspace?
Which container method is used to cause a container to be laid out and redisplayed?
types of exceptions