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 class array in java?
If a variable is declared as private, where may the variable be accessed?
What must a class do to implement an interface in java programming?
Can we use string in the switch case?
Can private method static?
What is the type of lambda expression?
What is immutable data?
What is nan in java?
why would you use a synchronized block vs. Synchronized method? : Java thread
Why do we use variables?
What does nullpointerexception mean?
How to do encapsulation in java?
What is identifier with example?
How do you define a set in java?
What is the difference between object oriented programming language and object based programming language?