Searching
mNo edit summary
mNo edit summary
Line 1: Line 1:
<message>Write the content here to display this box</message>
<message>Write the content here to display this box</message>
We created a Seeker that translates OCL to SQL for searching in databases of any size using [[Documentation:OCLps|OCLps]]. We look at derivations, constraints, and validation rules. We need [[Documentation:OCLps|OCLps]] to<syntaxhighlight>
We created a Seeker that translates OCL to SQL for searching in databases of any size using [[Documentation:OCLps|OCLps]]. We look at derivations, constraints, and validation rules. We need [[Documentation:OCLps|OCLps]] to seek the database without instantiating the objects in memory in the prototyper.<syntaxhighlight>
selfVM.Search
selfVM.Search
</syntaxhighlight>Triggers search functionality using search expressions in your ViewModel and populates the vSeekerResult.
</syntaxhighlight>Triggers search functionality using search expressions in your [[Documentation:ViewModel|ViewModel]] and populates the vSeekerResult.


==== See also: [[https://wiki.mdriven.net/index.php?title=Documentation:OCLOperators_Search&veaction=edit&section=1 edit] | [https://wiki.mdriven.net/index.php?title=Documentation:OCLOperators_Search&section=1&veaction=editsource edit source]] ====
==== See also: [[https://wiki.mdriven.net/index.php?title=Documentation:OCLOperators_Search&veaction=edit&section=1 edit] | [https://wiki.mdriven.net/index.php?title=Documentation:OCLOperators_Search&section=1&veaction=editsource edit source]] ====


* [[/wiki.mdriven.net/Documentation:Search result pages|Search result pages]]
* [[/wiki.mdriven.net/Documentation:Search result pages|Search result pages]]

Revision as of 05:38, 21 October 2024

We created a Seeker that translates OCL to SQL for searching in databases of any size using OCLps. We look at derivations, constraints, and validation rules. We need OCLps to seek the database without instantiating the objects in memory in the prototyper.

selfVM.Search

Triggers search functionality using search expressions in your ViewModel and populates the vSeekerResult.

See also: [edit | edit source]

This page was edited 66 days ago on 01/20/2025. What links here