public class ProjectionExpressionConvertor extends Object
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
convertToExpressionMap() |
Optional<String> |
convertToProjectionExpression() |
static ProjectionExpressionConvertor |
create(List<NestedAttributeName> nestedAttributeNames) |
List<NestedAttributeName> |
nestedAttributeNames() |
public static ProjectionExpressionConvertor create(List<NestedAttributeName> nestedAttributeNames)
public List<NestedAttributeName> nestedAttributeNames()
Copyright © 2020. All rights reserved.