| AggregateStreamLambdaArgumentHandler |
Handles the lookup of parameters passed to a lambda.
|
| AggregateTransform |
|
| CountTransform |
|
| DistinctTransform |
|
| GroupingLambdasArgumentHandler |
Handles the lookup of parameters passed to a lambda.
|
| GroupingTransform |
|
| JoinFetchTransform |
|
| JoinTransform |
|
| LambdaAnalysis |
Holds analysis information about the code for a lambda.
|
| LambdaAnalysis.LambdaAsClassAnalysisConfig |
|
| LambdaInfo |
Holds surface information about a lambda such as the parameters to the
lambda, the name of the method where the lambda comes from, etc.
|
| LambdaParameterArgumentHandler |
Handles the lookup of parameters passed to a lambda.
|
| LimitSkipTransform |
|
| MetamodelUtil |
|
| MultiAggregateTransform |
|
| OuterJoinTransform |
|
| RevenjGroupingMultiLambdaQueryTransform |
|
| RevenjMultiLambdaQueryTransform |
|
| RevenjNoLambdaQueryTransform |
|
| RevenjOneLambdaQueryTransform |
|
| RevenjQueryTransform |
Subclasses of this class are used to hold the logic for applying
a lambda to a JPQL query (e.g.
|
| RevenjQueryTransformConfiguration |
|
| SelectFromWhereLambdaArgumentHandler |
Handles the lookup of parameters passed to a lambda.
|
| SelectTransform |
|
| SortingTransform |
|
| SymbExPassDown |
|
| SymbExToColumns |
|
| SymbExToSubQuery |
|
| WhereTransform |
|