| Interface | Description |
|---|---|
| ExpressionProvider<P extends com.querydsl.core.types.Path,V> |
Interface establishes contract for providing
Predicate or BooleanExpression to be used to pass to
QueryDSL for querying underlying store. |
| Class | Description |
|---|---|
| ExpressionProviderFactory |
Main entry point for library consumers.
|
| OperatorAndValue |
Utility class that extracts Operator and Value using the list of supplied
Operator |
| Enum | Description |
|---|---|
| Operator |
Defines the value-operators supported by this component.
|
Copyright © 2018–2019. All rights reserved.