Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Basic Database Interaction

Header Image

  1. Introduction to JDBC (Java Database Connectivity)
    • In this article, we explore the fundamentals of Java Database Connectivity (JDBC), covering the API and its components, connecting to a database, and executing SQL queries and updates with pirate-themed examples.
  2. Connecting to databases
    • In this swashbucklin’ article, we explore the steps to connect to a database in Java, includin’ database drivers, chartin’ the course with Database URLs, and establishin’ a connection to plunder the treasure trove of data.
  3. Executing SQL queries and updates
    • This article covers executing SQL queries and updates in Java, including creating statements, using PreparedStatement and CallableStatement, and performing batch updates, all with a pirate-themed twist for a more enjoyable learning experience.

Table of contents