Storing Objects
When LibrarySchema in the component view was created,
a database package LibrarySchemaDb was also created.
Its components are database files (called map files in JADE).
One database file LibrarySchema was automatically created as the default map file.
We will add two others, books and other. |