How do java applications access the database using jdbc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


What is url in jdbc connection?

0 Answers  


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

1 Answers  


What is a jdbc connection string?

0 Answers  


Which interface is responsible for transaction management in jdbc?

0 Answers  






What is the meaning of connection?

0 Answers  


How does JDBC differ from ODBC?

7 Answers  


What are the common JDBC problems that you got and how do you solved them?

0 Answers   Wipro,


How can I manage special characters when I execute an insert query?

0 Answers  


What is the query used to display all tables names in SQL Server (Query analyzer)?

0 Answers  


What is thin driver in jdbc?

0 Answers  


What is jdbc architecture?

0 Answers  


Categories