QW - the generic typeQWE - the generic typeC - the generic typeL - the generic typepublic interface TypeQueryWithExpression<QW extends TypeQueryWithExpression<QW,QWE,C,L>,QWE extends TypeQueryWithEntityExpression<QW,QWE,C,L>,C extends RepositoryConditionsGroupExpression<C,L>,L extends RepositoryConditionGroupLogicExpression<C,L>> extends RepositoryWhereExpression<C,L>, TypeQueryListExecutor, TypeQueryConditionLimit
TypeQueryWithExpression
.| 限定符和类型 | 方法和说明 |
|---|---|
<T,R> QWE |
with(cn.featherfly.common.lang.function.SerializableFunction<T,R> propertyName)
with.
|
<T,R> QWE |
with(cn.featherfly.common.lang.function.SerializableFunction<T,R> propertyName,
int index)
with.
|
wherelistlimit, limit, limit<T,R> QWE with(cn.featherfly.common.lang.function.SerializableFunction<T,R> propertyName)
T - the generic typeR - the generic typepropertyName - find type object property name<T,R> QWE with(cn.featherfly.common.lang.function.SerializableFunction<T,R> propertyName, int index)
T - the generic typeR - the generic typepropertyName - with type object property nameindex - with index