| 限定符 | 构造器和说明 |
|---|---|
protected |
Criterion(String condition) |
protected |
Criterion(String condition,
Object value) |
protected |
Criterion(String condition,
Object value,
Object secondValue) |
protected |
Criterion(String condition,
Object value,
Object secondValue,
String typeHandler) |
protected |
Criterion(String condition,
Object value,
String typeHandler) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCondition() |
Object |
getSecondValue() |
Object |
getValue() |
boolean |
isBetweenValue() |
boolean |
isListValue() |
boolean |
isNoValue() |
boolean |
isSingleValue() |
Copyright © 2020. All rights reserved.