In real time project which driver did u use? What is the
main functionality of the Prepared Statement?
Answer Posted / dsr
In real time project,We can use type-4 driver.This is fully
java based driver.Prepared statement:This is pre-compiled
sql query.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is list thread safe in java?
Can we overload run() method in java?
Explain purpose of sleep() method in java?
What is the similarity between dynamic binding and linking?
How do you find the maximum number from an array without comparing and sorting?
What is java full form?
How list contains works in java?
Can java list be null?
What is variable explain?
What is general methodology?
What is linked hashmap and its features?
What is string in java? String is a data type?
Explain about method local inner classes or local inner classes in java?
What is string buffer?
Why can't we override private static methods?