类的使用
tk.mybatis.mapper.additional.aggregation.AggregateType
-
使用AggregateType的程序包 程序包 说明 tk.mybatis.mapper.additional.aggregation -
-
tk.mybatis.mapper.additional.aggregation中AggregateType的使用
返回AggregateType的tk.mybatis.mapper.additional.aggregation中的方法 修饰符和类型 方法 说明 AggregateTypeAggregateCondition. getAggregateType()static AggregateTypeAggregateType. valueOf(String name)返回带有指定名称的该类型的枚举常量。static AggregateType[]AggregateType. values()按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。参数类型为AggregateType的tk.mybatis.mapper.additional.aggregation中的方法 修饰符和类型 方法 说明 AggregateConditionAggregateCondition. aggregateType(AggregateType aggregateType)参数类型为AggregateType的tk.mybatis.mapper.additional.aggregation中的构造器 构造器 说明 AggregateCondition(String aggregateProperty, AggregateType aggregateType)按指定聚合方法查询,不分组AggregateCondition(String aggregateProperty, AggregateType aggregateType, String[] groupByProperties)
-