What is the importance in context in JDBC connection pools?
Answer Posted / poorna chandar rao.yerrabothu
in jdbc connection there is a one importent problem the
problem is creattion of jdbc connection thats why jdbc
coonection pooling
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can we use primitive data types as objects?
Is char a data type in java?
What is difference between array and vector?
How many types of parsers are there?
Is age a discrete variable?
What is data and its types?
Does substring create a new object?
What are the kinds of polymorphism?
what is heap memory?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
Why is static used?
What are the advantages of autoboxing?
Is singleton set an interval?
What do you mean by an object in java?