![]() | |
WeroSoft.Querying Namespace |
Class | Description | |
---|---|---|
![]() | Accessor |
Accessing a property, method or field.
|
![]() | AssignedTerm |
Defines a term which will be owned by a parent query part.
|
![]() | BinaryOperator |
Defines an operator like plus, and, XOR, equals, etc to create queries.
|
![]() | Constant |
Defines a constant for query.
|
![]() | MappingConfiguration |
Holds all configuration parts to an whole configuration.
|
![]() | MappingConfigurationPart |
Defines a configuration part to configure the mapping of queries.
|
![]() | MappingTargetInfo |
Implements the IMappingTargetInfo interface.
|
![]() | Operator |
Provides an operator.
|
![]() | OrderClause |
Defines a single sort order clause.
|
![]() | OrderStatement |
Define an order statement to order a result.
|
![]() | PagingHelper |
Defines some helpers for paging mechanism.
|
![]() | PagingQuery |
Defines the content for paging.
|
![]() | PagingResponse |
Contains the data of a fetch response.
|
![]() | Parameter |
Define a using parameter.
|
![]() ![]() | Query |
Provides the high level interface used for querying data on business logic level.
|
![]() | QueryExtensions |
Implements some paging methods.
|
![]() | QueryMapper |
Implements the translator to translate queries.
|
![]() | QueryPart |
Define one query part.
|
![]() | SelectStatement |
Defines a search statement.
|
![]() | SelectStatementExtensions |
Provides extension methods for easy creation of statements.
|
![]() | SortCriterion |
Represents a sort criterion used by the search mechanism.
|
![]() | SortExtensions |
Provides extension functionality for sorting of query results.
|
![]() | Statement |
Defines the functionality of a statement.
|
![]() | Term |
Can be an accessor, constant or operator.
|
![]() | WhereClause |
Represents a where clause.
|
![]() | WhereClauseExtensions |
Provides extension functionality for sorting of query results.
|
Interface | Description | |
---|---|---|
![]() | IExtendQuery |
Define the interface for an query extender.
|
![]() | IMappingTargetInfo |
Defines the target for the mapper to configure the query parts.
|
![]() | IQuery |
Provides an interface for creating queries on business logic interface.
|
![]() | IQueryMapper |
Defines the functionality to translate or map queries from software layer to software layer.
|
Enumeration | Description | |
---|---|---|
![]() | OperatorType |
Defines the operator types.
|
![]() | PageQueryWorkingMode |
Defines the page query mode.
|
![]() | QueryPartType |
Defines the type of a query part.
|