所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
protected void |
addCriterion(String condition) |
protected void |
addCriterion(String condition,
Object value1,
Object value2,
String property) |
protected void |
addCriterion(String condition,
Object value,
String property) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andBusinessNameNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andExhibitorUniqueIdNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andHeightIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andHeightLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andHeightNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebSmallExhibitorExpressExample.Criteria |
andIdEqualTo(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdGreaterThan(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdIn(List<Integer> values) |
SmebSmallExhibitorExpressExample.Criteria |
andIdIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andIdIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andIdLessThan(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebSmallExhibitorExpressExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebSmallExhibitorExpressExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andItemNameNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebSmallExhibitorExpressExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andLengthIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andLengthLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andLengthNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andRemarkNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andSendMobileNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andSendNameNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andWeightIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andWeightLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andWeightNotLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthGreaterThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthGreaterThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthIsNotNull() |
SmebSmallExhibitorExpressExample.Criteria |
andWidthIsNull() |
SmebSmallExhibitorExpressExample.Criteria |
andWidthLessThan(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthLessThanOrEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthLike(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthNotBetween(String value1,
String value2) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthNotEqualTo(String value) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthNotIn(List<String> values) |
SmebSmallExhibitorExpressExample.Criteria |
andWidthNotLike(String value) |
List<SmebSmallExhibitorExpressExample.Criterion> |
getAllCriteria() |
List<SmebSmallExhibitorExpressExample.Criterion> |
getCriteria() |
boolean |
isValid() |