Answer Posted / narasimha
For Stand alone applications u can use the type-1 driver
and when your db is network u canu use the Type-4 driver
but i i dont know about other drivers could any can tell me
when to use other drivers.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How java uses the string and stringbuffer classes?
When is the finally clause of a try-catch-finally statement executed?
Explain the importance of throwable class and its methods?
What is namespace in java?
Explain the difference between collection api and stream api in java8?
how we can create packages in java?
How is the marker interface used in Java?
Are arrays static in java?
What is a java object and java application?
What are the differences between this and super keyword?
Can we declare an array without size in java?
If a class is declared without any access modifiers, where can the class be accessed?
What is linked hashmap and its features?
What is the purpose of lambda expressions?
What are the restriction imposed on a static method or a static block of code?