Java Application Development on Linux

15.1. What You Will Learn

We will cover the basics of interaction with a database in Java. This involves

  • Establishing and tearing down connections to a database

  • Querying data in the database and reading the results

  • Performing other database operations that modify data, but do not return data results

We assume that you are familiar with simple SQL constructs.

    Категории