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...")
 
(Automatically adding template at the end of the page.)
 
(6 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.
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|Oclps]]
[[Category:OCL]]
{{Edited|July|12|2024}}

Latest revision as of 15:38, 10 February 2024

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

This page was edited 98 days ago on 02/10/2024. What links here