Summary Data Indicators

Summary Data Indicators are used to dynamically avoid reading the database for parts of the model that are not relevant to the current base entity being read.

By de-normalizing the model and providing Summary Data Indicators at the base table level, the system can decide whether it needs to read data from the child tables or not. This summary indicator must be updated whenever a relevant change is made to the data whose summary is being tracked.