-
- All Implemented Interfaces:
public abstract class ZzSettingQueryPro.__Impl.CommonField<T, RUN_RES> extends AbstractExpression<T, RUN_RES, WHERE_FIELD, ORDER_BY_FIELD, COLUMN_LIMITER_FILED, COLUMNS_LIMITER_FILED>
-
-
Method Summary
Modifier and Type Method Description QueryPayloadgetPayload()Class<T>getClazz()-
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
-
-
Method Detail
-
getPayload
@NotNull() QueryPayload getPayload()
-
-
-
-