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
How do you use substring in java?
What is printwriter in java?
Is list ordered in java?
What is ternary operator?
How does compareto method work?
What one should take care of, while serializing the object?
Can you change array size in java?
Can we overload the main() method?
What is palindrome in java?
What is the collections api?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
How can the checkbox class be used to create a radio button?
Why java does not support pointers?
What is default switch case? Give example.
Is java ee a framework?