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
How can we access some class in another class in java?
What are the types of web technologies?
what is a working thread? : Java thread
What is pre increment and post increment in java?
What is the difference between an inner class and a sub-class?
Can you add null to a list java?
What is strings in java?
What is unmodifiable list in java?
What is core java called?
What is a final class ?
Can we restart a thread already started in java?
Is a method a function?
What is meant by method?
What is the purpose of interface?
Define immutable object?