how many JDBC drivers ?name them?

Answer Posted / priya

TYPE 1: JDBC AND ODBC Bridge
TYPE 2:Native API,partly java driver
TYPE 3:Networking protocol,all java driver
TYPE 4:Native potocol,all-java driver

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is namedparameterjdbctemplate?

506


Can resultset be null in java?

510


Which package is used for jdbc application?

518


How can you make a connection?

539


Explain some new features available in jdbc 4.0?

611






What is metadata in jdbc?

489


explain about special characters?

544


Write a program JDBCcode forfetching student database with SQL.

582


Explain the importance of drivermanager.

716


Which database is used with java?

501


What is @entity in java?

532


code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)

3887


What is the query used to display all tables names in SQL Server (Query analyzer)?

520


Why prepared statements are faster?

533


How we store procedure in oralce for callable statements in jdbc

1854