| 程序包 | 说明 |
|---|---|
| plus.ibatis.hbatis.orm.criteria.statement | |
| plus.ibatis.hbatis.orm.criteria.support | |
| plus.ibatis.hbatis.orm.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregationStatement<E> |
AggregationStatement.groupBy(FieldNode<E,?>... fieldMore) |
AggregationStatement<E> |
AggregationStatement.groupBy(FieldNode<E,?>... fieldMore) |
static <E> AggregationStatement<E> |
AggregationStatement.newInstance(EntityNode<E> n) |
static <E> AggregationStatement<E> |
AggregationStatement.newInstance(EntityNode<E> n) |
AggregationStatement<E> |
AggregationStatement.setPageRange(int start,
int limit) |
AggregationStatement<E> |
AggregationStatement.setPageRange(int start,
int limit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> AggregationStatement<E> |
StatementBuilder.buildAggregation(EntityNode<E> n) |
static <E> AggregationStatement<E> |
StatementBuilder.buildAggregation(EntityNode<E> n) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Map> |
HbatisStatementMapper.aggregate(AggregationStatement<T> st)
aggregate by statement
|
List<Map> |
HbatisStatementMapper.aggregate(AggregationStatement<T> st)
aggregate by statement
|
Copyright © 2024. All rights reserved.