OCL-PS
No edit summary
No edit summary
 
(7 intermediate revisions by 3 users not shown)
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.
<message>Write the content here to display this box</message>
 
OCL comes in two flavors with MDriven: OCL and OCL-PS.
Detailed description [[OCLps|Oclps]]
* 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.
A detailed description can be found here: [[Documentation:OCLps|Oclps]]
[[Category:OCL]]
[[Category:OCL]]
{{Edited|July|12|2025}}

Latest revision as of 05:38, 13 February 2025

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.

A detailed description can be found here: Oclps