| Interface | Description |
|---|---|
| ConditionToQuery<T> | |
| QueryCompiler |
| Exception | Description |
|---|---|
| ContradictoryCondition |
To simplify the logic of query compilation a bit - a step during the compilation process can throw that exception to indicate
that it has detected a condition that is self-contradictory, it cannot be fullfilled and it will always lead to an empty
result set.
|
Copyright © 2015. All rights reserved.