Uses of Class
adalid.core.expressions.EntityDataAggregateX
-
Packages that use EntityDataAggregateX Package Description adalid.core adalid.core.expressions -
-
Uses of EntityDataAggregateX in adalid.core
Methods in adalid.core that return EntityDataAggregateX Modifier and Type Method Description protected static EntityDataAggregateXAbstractEntity. coalesce(Entity operand1, Entity operand2, Entity... extraOperands)protected static EntityDataAggregateXOperation. coalesce(Entity operand1, Entity operand2, Entity... extraOperands) -
Uses of EntityDataAggregateX in adalid.core.expressions
Methods in adalid.core.expressions that return EntityDataAggregateX Modifier and Type Method Description EntityDataAggregateXXB.EntityExpressionBuilder.DataAggregate. coalesce(Entity operand1, Entity operand2, Entity... extraOperands)
-