What is a jdbc connection?


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

Post New Answer

More JDBC Interview Questions

Which interface is responsible for transaction management in jdbc?

0 Answers  


What are four types of JDBC driver?

0 Answers  


What is DML?

0 Answers  


How to insert an image or raw data into database?

0 Answers  


Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?

0 Answers  






How do you know which driver is connected to a database?

3 Answers  


What is the jdbc rowset?

0 Answers  


How to connect html page to database using jdbc?

0 Answers  


What is an SQL Locator?

0 Answers  


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

0 Answers  


What is execute(), executeUpdate() and executeQuery() methods?

10 Answers  


Write an sql to find all records having all upper case alphanumeric characters in a field ?

0 Answers  


Categories