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
How do you implement polymorphism in our day to day life?
What is identifier with example?
What is the difference between abstract class and interface1? What is an interface?
What is passing by reference in java?
How do you make an arraylist empty in java?
Explain java coding standards for variables ?
Why string objects are immutable in java?
What is the default value of the local variables?
How do you include a string in java?
What is module in project?
What is the difference between stored procedure & function?
What is Java Annotations?
Write a method that will remove given character from the string?
What is unmodifiable collection in java?
Why runnable interface is used in java?