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 implicit object in java?
What is field name?
What are the drawbacks of singleton class?
What is scanner in java?
What is the access scope of a protected method?
Can we convert stringbuilder to string in java?
What invokes a thread's run() method in java programming?
What is a memory leak in java?
What is static block?
What does jre stand for?
What all access modifiers are allowed for top class ?
Is string a class?
Define the term string pool?
Can java arraylist hold different types?
Can we make constructors static?