public static class MemorizedResultSetTransformer.ListAggregation extends java.lang.Object implements MemorizedResultSetTransformer.AggregateFunction
| Constructor and Description |
|---|
ListAggregation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eval(java.util.List<java.lang.Object[]> group,
int columnIndex) |
public java.lang.Object eval(java.util.List<java.lang.Object[]> group,
int columnIndex)
eval in interface MemorizedResultSetTransformer.AggregateFunction