1.16. Sample School Schedule Model

The files for this sample are located in the samples/models/school directory of the Kodo installation. This sample demonstrates different inheritance strategies for the same object model. The following concepts are illustrated in this sample:

The samples/models/school directory contains the following interfaces that represent the abstract data model:

Each of the flat, vertical, and horizontal subdirectories contain implementations of the object model that are identical except for name, and that their inheritance mapping in the package.jdo file uses the type of the directory's corresponding name.