Answer Posted / venkat
if we are using connection pooling , we can interact
database only once ,then we can place some area, then we
can reuse .
example
if we take in hibernate Ex: c3po,proxy.
these are setting to the configuration file.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between this and super keyword?
What are the drawbacks for singleton class?
What is the use of java?
What are recursive functions?
Is char * a string?
What is methods in java?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Explain different states of a thread in java?
Tell us something about different types of casting?
When would you use a static class?
What are the important methods of java exception class?
What is use of super keyword in java?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
Why are data types important?
Explain throw keyword in java?