Projects:Support Materialized Views In DBSourceManager
Introduction
The aim of this project is to support the user of materialized views in DBSourceManager. Materialized views are similar to views, but the result of execution its query is persisted, so that queries done against the materialized view are read from the cached data.
- Project branch: https://code.openbravo.com/erp/devel/dbsm-materialized-views
- Tracking issue: https://issues.openbravo.com/view.php?id=42042