| 构造器和说明 |
|---|
GroupBy(com.querydsl.core.types.Path<?>... columns) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.querydsl.core.types.Path<?>[] |
getColumns() |
com.querydsl.core.types.Predicate[] |
getHavings() |
GroupBy |
having(com.querydsl.core.types.Predicate... havings) |
static GroupBy |
of(com.querydsl.core.types.Path<?>... columns) |
Copyright © 2018. All rights reserved.