Hi all,

Does anyone know how to use "array_agg" as a function? I am using Cayenne
4.2.M3, but it's ok if I need to upgrade to a later version.

I was trying with someProperty.function("array_agg", List.class)
but it will not automatically group by all the other fields since it
doesn't recognise it as a ASTAggregateFunctionCall

Mark

Reply via email to