What are the two major components of JDBC?
Answer Posted / geetanjali
1.connection pool
2.Data source
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
What is a java string?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
What is the difference between a method and a function in alice?
why would you use a synchronized block vs. Synchronized method? : Java thread
Can a final method be overloaded?
Can a final variable be initialized in constructor?
Can a class be private or protected in java?
What is object class in java?
What is the significance of java packages?
How is tree Mirroring implemented?
Explain different types of wrapper classes in java?
What type of language is java?
Is 64bit faster than 32 bit?
What is the size of a string in java?
What does it mean that a class or member is final?