Banner

 

Chapter 17
Skill Builders

Page 495
  1. Get from the book’s supporting Web site the BlueJ packages for Database and MapCollection and the SQL for creating the tables to use with these packages.
  2. Create the test table in the DBMS to which you have access.
  3. Modify DatabaseTest.java for your local environment.
  4. Run DatabaseTest several times to get a feel for what it does.
  5. Inspect the code of DatabaseTest.java and DatabaseAccess.java to learn how you use SQL from within a Java application.

 

This page is part of the promotional and support material for Data Management (fifth edition) by Richard T. Watson
For questions and comments please contact the author

Date revised: October 24, 2009