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 odbc and jdbc drivers?

999


What do you mean by batch processing in jdbc?

1053


What driver should I use for scalable Oracle JDBC applications?

1021


What is an odbc driver?

966


Name the types of jdbc drivers.

955


What is JDBC ResultSet?

1213


In which ways is driver class is registered with drive manager?

956


What are the different types of lockings in jdbc?

975


What is jdbc and jdbc drivers?

1056


What is a jdbc connection pool?

997


What are JDBC Best Practices?

1162


List the common jdbc exceptions ?

1059


What do you mean by odbc?

1071


What is use of connection pooling?

1013


What is JDBC PreparedStatement?

1012