CHAPTER 10

image

Database Access

In this chapter, you will learn about the objects needed to access a DBMS (Database Management System). In addition, we will cover the architectural topic of data encapsulation and use SQL as the data access language. We will then demonstrate how to configure the RAD and PC environment to connect to a DBMS and how to access the database from Java applications.

In this chapter, you will learn about:

  • JDBC
  • ODBC

The following objects:

  • ClassDriverManagerStatementConnectionResultSet
  • Drivers
  • SQL
  • CRUD

After this chapter, you should be able to:

  • Access an IBM DB/2, Oracle, or Microsoft Access (MS Access) database from a ...

Get Beginning Java with WebSphere now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.