Query's Application Scene

DObject O/R Mapping suite provides multiple query schemes for querying data-object from database, finding objects and selecting sub-sets from object-set. These query schemes are also applicable to deletion and update operations.

DObject O/R Mapping suite provides the following query schemes:

l  Field | Value scheme

l  Filter scheme

l  OQL scheme

Related Topics

DObject Query Scheme