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 super method?
What are loops in java?
What is a void in java?
Is list ordered in java?
Is java jre still free?
What is multi level inheritance in java?
Differentiate jar and war files?
What is the difference between an if statement and a switch statement?
What is the use of toarray () in java?
How to sort list of list in java?
What is the reason behind using constructors and destructors?
What is formatted output?
How many arguments can be passed to main ()?
Write a java program to generate fibonacci series ?
How does a for loop work?