public class Wrapper extends Object implements Serializable
| 构造器和说明 |
|---|
Wrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
Wrapper |
and(Cond cond)
并且
|
Wrapper |
and(Wrapper wrapper)
并且
|
List<ConditionData> |
getDataList()
获得条件模型列表
|
static Wrapper |
having(Cond cond)
条件
|
Wrapper |
or(Cond cond)
或者
|
Wrapper |
or(Wrapper wrapper)
或者
|
static Wrapper |
where(Cond cond)
条件
|
static Wrapper |
where(Wrapper cond)
条件
|
public List<ConditionData> getDataList()
Copyright © 2024. All rights reserved.