public interface Query<T> extends Conditional<T>
用于Service层面
| Modifier and Type | Method and Description |
|---|---|
T |
getEntity()
获取实体
|
void |
setEntity(T entity)
设置实体
|
addOrderBy, clear, createCriteria, createLambdaCriteria, getExistCriteria, or, or, orLambdaCriteria, setDistinct, setLimitEnd, setLimitStartCopyright © 2021. All rights reserved.