Answer Posted / 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 |
Post New Answer View All Answers
How will you pass parameters in RMI? Why do you serialize?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Is there a guarantee of uniqueness for entity beans?
What happens when a thread cannot acquire a lock on an object?
What is the purpose of the notifyall() method?
Describe responsibilities of Activator?
What are the different algorithms used for clustering?
To identify IDL language what mapping mechanism is used?
What’s jboss cache in short?
Java is fully object oriented languages or not?
How to deploy Jar, War files in J2EE?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is chat area? Explain.
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is the difference between RMI registry and OS Agent?