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
Difference between this() and super() in java ?
How do you reverse a string in java?
Can we override a variable in java?
How many types of methods are there?
How many types of interfaces are there?
What is the difference between pass by reference and pass by pointer?
how to write a program for sending mails between client and server
What access modifiers can be used for methods?
Can inner class be public in java?
Explain about object oriented programming and its features?
What is the purpose of using the java bean?
Explain the difference between collection api and stream api in java8?
How will you add panel to a frame?
List some oops concepts in java?
What is a ternary operator in java?