Explain about multiple implementations and drive manager?
No Answer is Posted For this Question
Be the First to Post Answer
How can I write to the log used by DriverManager and JDBC drivers?
What are the different types of classes in the api component?
Explain the various types of locking system in jdbc?
How do find debugging problems related to JDBC API?
How can you retrieve data from the resultset using jdbc?
What is sqlwarning?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
What does executequery return in java?
What is a Connection?
Can you define a foreign key, with a key from the same table?
What are the classes and methods used for sending sql statements to database?
What is the use of getGeneratedKeys() method in Statement?