public class AggregateQueryRsql extends Object
| Constructor and Description |
|---|
AggregateQueryRsql(cz.jirutka.rsql.parser.ast.Node rootNode) |
| Modifier and Type | Method and Description |
|---|---|
AggregateQuery |
createAggregateQuery(EntityType entityType,
Query<Entity> query) |
public AggregateQueryRsql(cz.jirutka.rsql.parser.ast.Node rootNode)
public AggregateQuery createAggregateQuery(EntityType entityType, Query<Entity> query)
Copyright © 2017. All rights reserved.