Interface AggregationMapper<T>

Type Parameters:
T - 泛型

public interface AggregationMapper<T>
通用聚合查询接口,特殊方法
Since:
Java 17+
Author:
Kimi Liu