Documentation Archive Developer
Search
Table of Contents Previous Section

Setting Up the Sample Databases

WebObjects includes Enterprise Objects Framework database integration technology. If you've installed WebObjects Developer, several examples demonstrate Enterprise Objects Framework programming techniques. These examples require you to build sample databases before you can run them. In particular, if you work through the tutorials in the book Getting Started With WebObjects, you'll need to create two sample databases: Movies, which contains background information on all movies available form a store's distributor, and Rentals, which contains the inventory, customer list, and rental transaction records for the store. In addition, WebObjects ships with an example application named DodgeDemo, which uses a database of Dodge cars, their options, and prices. The section Verifying the Installation uses DodgeDemo to verify that the installation is working properly.

Disclaimer: None of the data in the sample databases is intended to be accurate.

Table of Contents Next Section