public class DefaultSyncQuery<T> extends DefaultQuery<T,SyncQuery<T>> implements SyncQuery<T>
TermTypeConditionalSupport.Accepter<T,O>, TermTypeConditionalSupport.SimpleAccepter<T,O>accepter, columnMapping, currentTermType, operator, orders, param, tableMetadata, wrapper| 构造器和说明 |
|---|
DefaultSyncQuery(TableOrViewMetadata tableMetadata,
EntityColumnMapping mapping,
DMLOperator operator,
ResultWrapper<T,?> wrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
count() |
List<T> |
fetch() |
Optional<T> |
fetchOne() |
accept, and, and, context, context, forUpdate, getAccepter, getSelectColumn, getSortOrder, nest, or, or, orderBy, orderBy, orNest, paging, select, select, select, selectExcludes, selectExcludes, selectExcludes, setParamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontext, context, forUpdate, 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, wherepublic DefaultSyncQuery(TableOrViewMetadata tableMetadata, EntityColumnMapping mapping, DMLOperator operator, ResultWrapper<T,?> wrapper)
Copyright © 2023. All rights reserved.