DBMS allows for the access and storage of data without concern for the internal representation of data. Java Database Connectivity (JDBC) is an API (Application Programming Interface) for java that allows the java programmer to access the database.

Java Database Connectivity (JDBC) – Java Programming

In this “Java Database Connectivity (JDBC) – Java Programming” you will learn about following topics:

  1. Database Connectivity (JDBC)
  2. ODBC (Open Database Connectivity)
  3. JDBC Components
  4. JDBC API
  5. JDBC Driver Manager
  6. JDBC Test Suite
  7. JDBC-ODBC Bridge
  8. Types of JDBC Drivers
  9. JDBC-ODBC Bridge Driver (Type 1)
  10. Native-API (Type-2) Driver
  11. Network-Protocol (Type 3) Driver
  12. Native Protocol (Type 4) Driver
  13. Writing JDBC Application
  14. Types of Statement Objects
  15. Statement
  16. PreparedStatements
  17. CallableStatement
  18. ResultSet
  19. Types of ResultSet
  20. CRUD Operations in Database
  21. JDBC and AWT
  22. Connection Pooling



==== Point to Note ====

This article Java Database Connectivity (JDBC) – Java Programming is contributed by Madan Raj Pandey Sir, a teacher of Dhangadi Engineering College.

If you like to contribute, you can mail us BCA Notes, BCA Question Collections, BCA Related Information, and Latest Technology Information at [email protected].

See your article appearing on BCA Notes (Pokhara University) main page with your designation and help other BCA Students to excel.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above.

BCA 5th Semester Java Programming Notes Pdf: