You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.
Table of contents
Example projects are Blueriq models which demonstrate Blueriq functionality. They are included in the standard Blueriq library which is shipped with Blueriq. You can view, run and extend these projects by creating a new project and use an example project as a starting point.
The example project Career is a project that is used to demonstrate the functionality regarding persistency management. The following subjects play a role in this example project:
- Aggregate design (see also Aggregates)
- Singleton versus non-singleton
- Custom metadata
- Versioning
- Displaying aggregates in a list (see also AQ_Aggregate_List)
- Creating an aggregate (see also AQ_Aggregate_Create)
- Reading an aggregate (see also AQ_Aggregate_Read)
- Updating an aggregate (see also AQ_Aggregate_Update)
- Deleting an aggregate (see also AQ_Aggregate_Delete)
For more information on persistency management see also Persistency Management guide.
Overview
Content Tools