-
- All Implemented Interfaces:
public abstract class PlusManyTable.Field<RUN_RES extends Object> extends QueryField<MAIN, RUN_RES, PlusManyTable.WhereField<RUN_RES, MAIN>, PlusManyTable.OrderByField<RUN_RES, MAIN>, PlusManyTable.ColumnLimiterField<RUN_RES, MAIN>, PlusManyTable.ColumnsLimiterField<RUN_RES, MAIN>>
-
-
Constructor Summary
Constructors Constructor Description PlusManyTable.Field()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class cn.cloudself.query.QueryField
and, customColumn, or, or, orderBy, par, parLeft, parRight, sql -
Methods inherited from class cn.cloudself.query.FinalSelectField
columnLimiter, columnsLimiter, count, distinct, limit, limit, pageable, run, runAsMap, runLimit1, runLimit1Opt -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-