JDBC Interview Questions
Questions Answers Views Company eMail

Is jdbc object oriented?

482

What are the 4 types of jdbc drivers?

490

Why is jdbc needed?

488

Does jdbc use odbc?

483

Is jdbc faster than odbc?

481

Is jdbc a middleware?

477

What does jdbc stand for?

490

What is jdbc vs odbc?

489

What are the three basic components of the odbc architecture?

451

Is odbc an api?

495

What is odbc. how is it related to sql cli?

582

What is an odbc driver?

465

Why is odbc needed?

474

What do you mean by odbc?

520

Can resultset be null in java?

488


Post New JDBC Questions

Un-Answered Questions { JDBC }

Explain how to make updates to the updatable resultsets.

485


Explain some new features available in jdbc 4.0?

596


Name the new features added in jdbc 4.0.

531


Why prepared statements are faster?

507


How many ways that we can view a result set?

516






Is jdbc faster than hibernate?

548


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

534


How we can you use preparedstatement.

535


What are the 4 types of jdbc drivers?

490


What is the meaning of connection?

504


What is JDBC Batch Processing and what are it’s benefits?

497


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

590


Does sql allow null values ?

534


What is sqlwarning and discuss the procedure of retrieving warnings?

534


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

554