Please note: this project is inactive since early 2006

 
4.5.1 Principles

To fetch an object, you need:

  1. to know the entity (or the root-entity of an inheritance hierarchy) corresponding to the object(s) you want to fetch
  2. to qualify the object(s) you need to fetch, i.e. to provide some informations about the properties it/they have; this is optional: you may want to fetch all objects of a certain type.

As expected, the EditingContext is again the object to which we will ask for the service. The corresponding method is fetch().

Comments are welcome: Sebastien Bigaret / Modeling Home Page
Hosted by:SourceForge.net Logo