OCL-PS
No edit summary |
m ((username removed) (log details removed): Moving to Documentation namespace) |
(No difference)
|
Revision as of 21:01, 20 December 2023
This page was created by Hans.karlsen on 2018-07-22. Last edited by Stephanie 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