JDBC Interview Questions
Questions Answers Views Company eMail

How to connect multiple database in jdbc?

477

Which type of driver provides jdbc access via one or more odbc drivers?

511

How many types of jdbc drivers are there?

543

What port does jdbc use?

486

What is setautocommit in jdbc?

481

What is the difference between ojdbc6 and ojdbc7?

464

Where is jdbc used?

475

What is url in jdbc connection?

497

Why do we use jdbc statements?

498

Why hibernate is better than jdbc?

490

How many types of statements are there in jdbc?

481

What is a jdbc connection?

464

What is the full form of jdbc?

484

What is the purpose of jdbc?

572

Is jdbc a framework?

468


Post New JDBC Questions

Un-Answered Questions { JDBC }

Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

463


What is jdbc url for mysql?

582


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

491


What are the methods which can verify the cursor particular position?

543


What is metadata in java programming?

484






What are the different types of resultset?

539


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

581


How do I find whether a parameter exists in the request object?

484


Which database is used for java?

516


What are the different types of JDBC drivers?

605


What causes no suitable driver error?

527


What is jdbc driver?

453


Which type of driver is unique in jdbc?

481


What is JDBC RowSet? What are different types of RowSet?

538


Prepared statements are faster. Why?

601