up previous next contents
Next: Connecting to the database Up: Databases and JDBC Previous: Databases and JDBC   Contents

Getting things set up

What you need to get started:
  • Java JDK (and JDBC).
  • JDBC driver for your database.
  • A database server (Oracle, Informix, DB2, Postgres, etc.).
  • Create the database and tables you want to use.


up previous next contents
Next: Connecting to the database Up: Databases and JDBC Previous: Databases and JDBC   Contents