OCL-PS
(Created page with "OCL comes in two flavors with MDriven, OCL and OCL-PS. Normal OCL is evaluated in memory. OCL-PS is translated into SQL and evaluated by the database without the need to insta...")
 
No edit summary
Line 1: Line 1:
OCL comes in two flavors with MDriven, OCL and OCL-PS. Normal OCL is evaluated in memory. OCL-PS is translated into SQL and evaluated by the database without the need to instantiate a lot of objects.
OCL comes in two flavors with MDriven, OCL and OCL-PS. Normal OCL is evaluated in memory. OCL-PS is translated into SQL and evaluated by the database without the need to instantiate a lot of objects.
Detailed description [[OCLps|Oclps]]

Revision as of 10:31, 22 July 2018

This page was created by Hans.karlsen@mdriven.net on 2018-07-22. Last edited by Stephanie@mdriven.net on 2025-02-13.

OCL comes in two flavors with MDriven, OCL and OCL-PS. Normal OCL is evaluated in memory. OCL-PS is translated into SQL and evaluated by the database without the need to instantiate a lot of objects.

Detailed description Oclps