| Class and Description |
|---|
| Condition
Condition performs different computations or actions depending on whether a boolean query
condition evaluates to true or false.
|
| DeleteQuerySupplier
A supplier to
DeleteQuery |
| GetQuerySupplier
A supplier to
GetQuery |
| InsertQuerySupplier
A supplier to
InsertQuery |
| Operator
The unit that defines comparing process between the name and the value.
|
| PutQuerySupplier
A supplier to
PutQuery |
| Query
Query languages or data query languages (DQLs) are computer languages used to make queries in databases
and information systems.
|
| RemoveQuerySupplier
A supplier to
RemoveQuery |
| SelectQuerySupplier
A supplier to
SelectQuery |
| Sort
it is used to sort the result-set in ascending or descending order.
|
| Sort.SortType
The sort type
|
| UpdateQuerySupplier
A supplier to
UpdateQuery |
| Value
The value is the last element in a condition, and it defines what it 'll go to be used, with an operator, in a field target.
|
| ValueType
The value type
|
| Where
The WHERE clause specifies a filter to the result.
|
Copyright © 2018. All rights reserved.