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
Can we have a method name same as class name in java?
Have you ever used hashtable and dictionary?
What is a bufferedreader?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is the use of optional ?
What are the differences between string and stringbuffer?
What is a memory leak in java?
How many types of methods are there in java?
Can constructor be static or final?
List the three steps for creating an object for a class?
Explain the Propertie sof class?
What are internal variables?
What is the use of generics? When was it added to the Java development Kit?
What are extraneous variables examples?
What is difference between c++ and java ?