You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Persistency management is the term used in Blueriq to address everything that has to do with persisting (or saving, storing) information and later on retrieving, displaying, updating and deleting this information. The following functionalities play a role within persistency management in Blueriq:

  • Entities/attributes/relations
  • Aggregate definition
  • Lists
  • Create/Read/Update/Delete

In future versions, the following functionality will be available and subsequently described here:

  • Custom meta data
  • Versioning
  • Precise aggregate definition
  • References between aggregates
  • No labels