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
Is logger a singleton?
How do you define a variable?
What are the basic interfaces of java collections framework?
What is the java virtual machine?
What is finally and finalize in java?
Can you extend singleton class?
Can we convert integer to string in java?
What are Normalization Rules? Define Normalization?
What are the classes of java?
What is canonical name in java?
Explain about sets?
What is an exception? difference between Checked and Unchecked exception in Java
Where import statement is used in a java program?
What is the purpose of using break in each case of switch statement?
How do you define a parameter?