what are the advantages of JDBC?

Answer Posted / subrahmanyam

JDBC is used to Provide Database Connectivity from java to
database.
Using JavaDataBaseConnectiviy We can update/retrive data
to/from database with java programs

Is This Answer Correct ?    46 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which type of JDBC driver is the fastest one?

558


Why do we need jdbc driver?

470


What is a statement in java?

501


State the three different ways in which you can create a table?

506


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

606






What is metadata in programming?

515


What is type 4 jdbc driver?

477


Where jdbc drivermanager class is used?

517


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

578


How you restrict a user to cut and paste from the html page using java programing?

468


Can I get a null resultset?

537


How many types of resultset are there in jdbc?

515


What is jdbc and why is it required?

453


How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?

606


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

528