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 does @override mean?
What is the difference between a static and a non-static inner class in java programming?
What is finalize method?
How do listeners work?
How do you use parseint in java?
What is main method?
What is square root in java?
Why java is not 100% object-oriented?
How are variables stored?
What is the difference between applet and application?
What is indexof in java?
What are the different types of constructor?
Explain the transient field modifier?
What is core java used for?
Can an interface have a class?