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
What is a void method?
What do you understand by synchronization?
when you will synchronize a piece of your code? : Java thread
What are anonymous inner classes?
What are inbuilt functions?
Difference between string s= new string (); and string s = "abv";?
Can we rethrow the same exception from catch handler?
What are the legal operands of the instanceof operator?
How do you empty a list in java?
What is callable java?
Explain static nested classes ?
Explain what do you mean by functional overloading in java?
What is floor math?
What is command line used for?
What is a treemap in java?