ME - 实现此接口的类型public interface DSLDelete<ME extends DSLDelete<?>> extends Conditional<ME>
QueryParamTermTypeConditionalSupport.Accepter<T,O>, TermTypeConditionalSupport.SimpleAccepter<T,O>| 限定符和类型 | 方法和说明 |
|---|---|
QueryParam |
toQueryParam()
将删除条件转为查询条件,通常用于在删除前,查询可能被删除的数据
|
<T extends QueryParam> |
toQueryParam(java.util.function.Supplier<T> template)
将更新条件转为查询条件,通常用于根据更新来查询可能被更新的数据
|
$like, $like, $like, $like$, $like$, $like$, accept, accept, accept, accept, and, and, and, and, and, and, and, and, between, between, between, getAccepter, gt, gt, gt, gte, gte, gte, in, in, in, in, in, in, in, is, is, is, isEmpty, isEmpty, isNull, isNull, like, like, like, like$, like$, like$, lt, lt, lt, lte, lte, lte, nest, nest, not, not, not, notBetween, notBetween, notBetween, notEmpty, notEmpty, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notLike, notLike, notLike, notNull, notNull, or, or, or, or, or, or, or, or, orNest, where, where, where, where, whereQueryParam toQueryParam()
<T extends QueryParam> T toQueryParam(java.util.function.Supplier<T> template)
Copyright © 2023. All rights reserved.