-
- All Implemented Interfaces:
public class ZzSettingQueryPro.__Impl.ColumnLimiterField<T, RUN_RES> extends ZzSettingQueryPro.__Impl.CommonField<T, RUN_RES>
-
-
Constructor Summary
Constructors Constructor Description ZzSettingQueryPro.__Impl.ColumnLimiterField(QueryStructure qs, QueryPayload payload, Class<T> clazz)
-
Method Summary
Modifier and Type Method Description ListEx<Long>id()ListEx<Long>userId()ListEx<String>kee()ListEx<String>value()ListEx<Boolean>deleted()<R> Rtake(Function<ZzSettingQueryPro.__Impl.ColumnLimiterField<T, RUN_RES>, R> factor)-
Methods inherited from class cn.cloudself.demo.java.dao.zz.ZzSettingQueryPro.__Impl.CommonField
getClazz, getPayload -
Methods inherited from class cn.cloudself.query.psi.AbstractExpression
and, customColumn, or, orderBy, par, parLeft, parRight, sql -
Methods inherited from class cn.cloudself.query.psi.FinalOperators
columnLimiter, columnsLimiter, count, distinct, limit, pageable, run, runAsMap, runLimit1, runLimit1Opt -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ZzSettingQueryPro.__Impl.ColumnLimiterField
ZzSettingQueryPro.__Impl.ColumnLimiterField(QueryStructure qs, QueryPayload payload, Class<T> clazz)
-
-
-
-