OCL-PS
No edit summary
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]]
Detailed description [[OCLps|Oclps]]
[[Category:OCL]]
[[Category:OCL]]

Revision as of 11:09, 28 February 2023

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