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
What is bitwise complement?
What are the restrictions imposed by a Security Manager on Applets?.
Describe 2 different ways to concatenate two strings.
What is ++ a in java?
How many java versions are there?
What is a stringbuilder?
Which arithmetic operations can result in the throwing of an arithmeticexception?
How is a variable stored in memory?
How to create packages in java?
What are the different collection views provided by maps?
What is abstract class? Explain
What are static blocks and static initalizers in java ?
Can a method be static?
What is a function in java?
What is the meaning of I ++ in java?