| Interface | Description |
|---|---|
| HavingCondition | |
| ObjectQuery<T> |
ObjectQuery is the main inteface for build a "SELECT" query, it allow to add
projection, condition, order and having clauses using instances of domain
classes.
|
| QueryCondition |
Copyright © 2013 Object Query. All Rights Reserved.