public class GroupBySet extends OrderBySet implements GroupBy
pojo, top
构造器和说明 |
---|
GroupBySet(String... names) |
限定符和类型 | 方法和说明 |
---|---|
GroupBy |
groupBy(String... names) |
GroupBy |
having(Condition cnd) |
void |
joinSql(Entity<?> en,
StringBuilder sb)
将当前的语句组成元素输出,以便组成 PreparedStatement 语句
|
getParamNames, joinAdaptor, joinParams, paramCount
_en, _fmtcolnm, getFieldMatcher, getPojo, getSqlType, isTop, setTop, setupPojo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPojo, joinAdaptor, joinParams, paramCount, setPojo, toString
public GroupBySet(String... names)
public void joinSql(Entity<?> en, StringBuilder sb)
PItem
joinSql
在接口中 PItem
joinSql
在类中 OrderBySet
en
- 参考的实体,如果为 null,则取当前元素所在 POJO 的关联实体sb
- 文本缓冲Copyright © 2017. All rights reserved.