See: Description
| Class | Description |
|---|---|
| AccommodationDemo |
This example demonstrates how to represent a one-to-many relationship
between StudentHouse and Students using Apache Click.
|
| CayenneFormPage |
Provides a CayenneForm and QuerySelect control demonstration.
|
| EnrollmentDemo |
This example demonstrates how to represent a many-to-many relationship
between Students and Courses using Apache Click.
|
| FormTablePage |
Provides an abstract CayenneForm and Table Page for creating and editing
DataObjects.
|
| TabbedCayenneFormPage |
Provides a TabbedCayenneForm and QuerySelect control demonstration.
|