In real time project which driver did u use? What is the
main functionality of the Prepared Statement?
Answer Posted / sujith
If you dont know the correct answer pls...dont blobbbb
something to misguide others..
Type-4 driver is used in real time projeects.. Driver
related information are loaded during the runtime.
PreparedStatement is pre-Compiled statement. we can execute
more than 1 query at a time...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
State the main difference between c++ and java?
What is the purpose of void class?
Can you override private or static method in java?
Is void a return type?
Is it possible to instantiate the abstract class?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What are different data structures in java?
What are different types of encoding?
How we can make copy of a java object?
What is a top level class in java?
Can private class be inherited in java?
Which package has light weight components?
Is static a keyword in java?
why using interface interface ?
What is literal example?