所有方法 实例方法 具体方法
限定符和类型 |
方法和说明 |
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) |
TbProductExample.Criteria |
andProductCodeBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductCodeEqualTo(String value) |
TbProductExample.Criteria |
andProductCodeGreaterThan(String value) |
TbProductExample.Criteria |
andProductCodeGreaterThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductCodeIn(List<String> values) |
TbProductExample.Criteria |
andProductCodeIsNotNull() |
TbProductExample.Criteria |
andProductCodeIsNull() |
TbProductExample.Criteria |
andProductCodeLessThan(String value) |
TbProductExample.Criteria |
andProductCodeLessThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductCodeLike(String value) |
TbProductExample.Criteria |
andProductCodeNotBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductCodeNotEqualTo(String value) |
TbProductExample.Criteria |
andProductCodeNotIn(List<String> values) |
TbProductExample.Criteria |
andProductCodeNotLike(String value) |
TbProductExample.Criteria |
andProductDateBetween(Date value1,
Date value2) |
TbProductExample.Criteria |
andProductDateEqualTo(Date value) |
TbProductExample.Criteria |
andProductDateGreaterThan(Date value) |
TbProductExample.Criteria |
andProductDateGreaterThanOrEqualTo(Date value) |
TbProductExample.Criteria |
andProductDateIn(List<Date> values) |
TbProductExample.Criteria |
andProductDateIsNotNull() |
TbProductExample.Criteria |
andProductDateIsNull() |
TbProductExample.Criteria |
andProductDateLessThan(Date value) |
TbProductExample.Criteria |
andProductDateLessThanOrEqualTo(Date value) |
TbProductExample.Criteria |
andProductDateNotBetween(Date value1,
Date value2) |
TbProductExample.Criteria |
andProductDateNotEqualTo(Date value) |
TbProductExample.Criteria |
andProductDateNotIn(List<Date> values) |
TbProductExample.Criteria |
andProductNameBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductNameEqualTo(String value) |
TbProductExample.Criteria |
andProductNameGreaterThan(String value) |
TbProductExample.Criteria |
andProductNameGreaterThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductNameIn(List<String> values) |
TbProductExample.Criteria |
andProductNameIsNotNull() |
TbProductExample.Criteria |
andProductNameIsNull() |
TbProductExample.Criteria |
andProductNameLessThan(String value) |
TbProductExample.Criteria |
andProductNameLessThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductNameLike(String value) |
TbProductExample.Criteria |
andProductNameNotBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductNameNotEqualTo(String value) |
TbProductExample.Criteria |
andProductNameNotIn(List<String> values) |
TbProductExample.Criteria |
andProductNameNotLike(String value) |
TbProductExample.Criteria |
andProductNumBetween(Integer value1,
Integer value2) |
TbProductExample.Criteria |
andProductNumEqualTo(Integer value) |
TbProductExample.Criteria |
andProductNumGreaterThan(Integer value) |
TbProductExample.Criteria |
andProductNumGreaterThanOrEqualTo(Integer value) |
TbProductExample.Criteria |
andProductNumIn(List<Integer> values) |
TbProductExample.Criteria |
andProductNumIsNotNull() |
TbProductExample.Criteria |
andProductNumIsNull() |
TbProductExample.Criteria |
andProductNumLessThan(Integer value) |
TbProductExample.Criteria |
andProductNumLessThanOrEqualTo(Integer value) |
TbProductExample.Criteria |
andProductNumNotBetween(Integer value1,
Integer value2) |
TbProductExample.Criteria |
andProductNumNotEqualTo(Integer value) |
TbProductExample.Criteria |
andProductNumNotIn(List<Integer> values) |
TbProductExample.Criteria |
andProductPriceBetween(BigDecimal value1,
BigDecimal value2) |
TbProductExample.Criteria |
andProductPriceEqualTo(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceGreaterThan(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceGreaterThanOrEqualTo(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceIn(List<BigDecimal> values) |
TbProductExample.Criteria |
andProductPriceIsNotNull() |
TbProductExample.Criteria |
andProductPriceIsNull() |
TbProductExample.Criteria |
andProductPriceLessThan(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceLessThanOrEqualTo(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceNotBetween(BigDecimal value1,
BigDecimal value2) |
TbProductExample.Criteria |
andProductPriceNotEqualTo(BigDecimal value) |
TbProductExample.Criteria |
andProductPriceNotIn(List<BigDecimal> values) |
TbProductExample.Criteria |
andProductStatusBetween(Boolean value1,
Boolean value2) |
TbProductExample.Criteria |
andProductStatusEqualTo(Boolean value) |
TbProductExample.Criteria |
andProductStatusGreaterThan(Boolean value) |
TbProductExample.Criteria |
andProductStatusGreaterThanOrEqualTo(Boolean value) |
TbProductExample.Criteria |
andProductStatusIn(List<Boolean> values) |
TbProductExample.Criteria |
andProductStatusIsNotNull() |
TbProductExample.Criteria |
andProductStatusIsNull() |
TbProductExample.Criteria |
andProductStatusLessThan(Boolean value) |
TbProductExample.Criteria |
andProductStatusLessThanOrEqualTo(Boolean value) |
TbProductExample.Criteria |
andProductStatusNotBetween(Boolean value1,
Boolean value2) |
TbProductExample.Criteria |
andProductStatusNotEqualTo(Boolean value) |
TbProductExample.Criteria |
andProductStatusNotIn(List<Boolean> values) |
TbProductExample.Criteria |
andProductTypeBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductTypeEqualTo(String value) |
TbProductExample.Criteria |
andProductTypeGreaterThan(String value) |
TbProductExample.Criteria |
andProductTypeGreaterThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductTypeIn(List<String> values) |
TbProductExample.Criteria |
andProductTypeIsNotNull() |
TbProductExample.Criteria |
andProductTypeIsNull() |
TbProductExample.Criteria |
andProductTypeLessThan(String value) |
TbProductExample.Criteria |
andProductTypeLessThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductTypeLike(String value) |
TbProductExample.Criteria |
andProductTypeNotBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductTypeNotEqualTo(String value) |
TbProductExample.Criteria |
andProductTypeNotIn(List<String> values) |
TbProductExample.Criteria |
andProductTypeNotLike(String value) |
TbProductExample.Criteria |
andProductUserBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductUserEqualTo(String value) |
TbProductExample.Criteria |
andProductUserGreaterThan(String value) |
TbProductExample.Criteria |
andProductUserGreaterThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductUserIn(List<String> values) |
TbProductExample.Criteria |
andProductUserIsNotNull() |
TbProductExample.Criteria |
andProductUserIsNull() |
TbProductExample.Criteria |
andProductUserLessThan(String value) |
TbProductExample.Criteria |
andProductUserLessThanOrEqualTo(String value) |
TbProductExample.Criteria |
andProductUserLike(String value) |
TbProductExample.Criteria |
andProductUserNotBetween(String value1,
String value2) |
TbProductExample.Criteria |
andProductUserNotEqualTo(String value) |
TbProductExample.Criteria |
andProductUserNotIn(List<String> values) |
TbProductExample.Criteria |
andProductUserNotLike(String value) |
List<TbProductExample.Criterion> |
getAllCriteria() |
List<TbProductExample.Criterion> |
getCriteria() |
boolean |
isValid() |