What Method and class used for Connection pooling ?
Answer Posted / ravikiran(aptech mumbai)
datasource.
getDatasource.getconnection();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we call a non-static method from inside a static method?
Which oo concept is achieved by using overloading and overriding?
what is deadlock? : Java thread
Do you know how to reverse string in java?
Is void a data type?
What happens if an exception is not handled in a program?
What method is used to specify a container's layout in java programming?
Why java is considered dynamic?
What is JVM and is it platform independent?
Write a program to print the pattern given below
Explain the difference between runnable and callable interface in java?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What are the characteristics of java?
When do we use synchronized methods in java?