JDBC Interview Questions
Questions Answers Views Company eMail

What are four types of JDBC driver?

568

Which type of JDBC driver is the fastest one?

572

Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

528

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

563

How many types of JDBC Drivers are present and what are they?

500

What is the fastest type of JDBC driver?

594

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

616

If I use the JDBC API, do I have to use ODBC underneath?

602

How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

585

Where can I find info, frameworks and example source for writing a JDBC driver?

509

How can I instantiate and load a new CachedRowSet object from a non-JDBC source?

532

What driver should I use for scalable Oracle JDBC applications?

502

Is possible to open a connection to a database with exclusive mode with JDBC?

544

What are the standard isolation levels defined by JDBC?

571

How can I write to the log used by DriverManager and JDBC drivers?

517


Post New JDBC Questions

Un-Answered Questions { JDBC }

password, is stored in as plain text. What can I do to protect my passwords?

515


Is jdbc an api?

508


Which is best database for java?

520


Differentiate between a statement and a preparedstatement.

497


Which jdbc driver type s is are the jdbc odbc bridge?

474






What is the full form of jdbc and what is its purpose?

541


What is jdbc connection string?

505


What is an escape syntax?

525


What are temp tables ?

532


Does jdbc use ssl?

498


What is the difference between setmaxrows(int) and setfetchsize(int)?

558


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

538


What is jdbc and why is it required?

460


What are different parts of a url?

504


What are the basic exceptions in jdbc?

523