- In the Class Browser, select the Book class.
- Select the Classes | Inspect Instances menu command.
A database inspector window is displayed.
- Click each Book object to view its details.
- Close the inspector windows by selecting the File | Close All menu command.
Stocking the Library
Congratulations.
You have added two Book objects to the library.
Before you turn your attention to Borrowers,
see if you can modify and execute the createBooks
JadeScript to create additional Book objects.
Use the database inspector to examine these new Book instances. |