Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is JDBC?

Answer Posted / modi

The JDBC API is the industry standard for database-independent connectivity between the Java programming language and a wide range of databases. The JDBC API provides a call-level API for SQL-based database access. JDBC technology allows you to use the Java programming language to exploit "Write Once, Run Anywhere" capabilities for applications that require access to enterprise data.
The JDBC library includes APIs for each of the tasks commonly associated with database usage:

1.Making a connection to a database

2.Creating SQL or MySQL statements

3.Executing that SQL or MySQL queries in the database

4.Viewing & Modifying the resulting records

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

947


Explain the main method?

973


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

946


What are the main components of JDBC ?

1002


What are types of jdbc drivers?

946


What does adapter class provide?

876


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

933


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

874


What is odbc and jdbc drivers?

900


What is a jdbc url?

831


What are the conditions applies to varchar variable, when using in procedures?

2083


Explain about the drive manager class working?

1003


Is jdbc open source?

801


What is ojvm used for?

924


What is meant by connection string?

919