T - 实体类类型public interface ReactiveQuery<T> extends DSLQuery<ReactiveQuery<T>>
TermTypeConditionalSupport.Accepter<T,O>, TermTypeConditionalSupport.SimpleAccepter<T,O>| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<Integer> |
count()
执行count查询,并返回count查询结果.
|
reactor.core.publisher.Flux<T> |
fetch()
执行查询并获取返回数据流,如果未查询到结果将返回
Flux.empty() |
reactor.core.publisher.Mono<T> |
fetchOne()
执行查询并返回单个数据
|
context, context, forUpdate, getParam, orderBy, orderBy, paging, select, select, select, selectExcludes, selectExcludes, selectExcludes, setParam$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, whereCopyright © 2023. All rights reserved.