What is statement and resultset in jdbc?


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

Post New Answer

More JDBC Interview Questions

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

0 Answers  


What is an escape syntax?

0 Answers  


how can we connect to db without using getConnection() method

4 Answers  


How many types of jdbc drivers are available?

0 Answers  


Which is better odbc or jdbc?

0 Answers  






Explain how to make updates to the updatable resultsets.

0 Answers  


What are the exceptions in jdbc?

0 Answers  


What is the equivalent method for precompiled SQL Statement in JDBC?

1 Answers  


What is a jdbc connection string?

0 Answers  


How transactions are performed using JDBC ?

2 Answers  


How are jdbc statements used?

0 Answers  


How to get a whole row of data at once?

2 Answers  


Categories