Package org.ehrbase.aql.binder
Class OrderByBinder
- java.lang.Object
-
- org.ehrbase.aql.binder.OrderByBinder
-
public class OrderByBinder extends Object
-
-
Constructor Summary
Constructors Constructor Description OrderByBinder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OrderByExpressionbind(List<OrderByExpressionDto> dtoList, Map<Integer,Containment> containmentMap)
-
-
-
Method Detail
-
bind
public OrderByExpression bind(List<OrderByExpressionDto> dtoList, Map<Integer,Containment> containmentMap)
-
-