所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdBetween(Integer value1,
Integer value2) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdGreaterThan(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdGreaterThanOrEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdIn(List<Integer> values) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdIsNotNull() |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdIsNull() |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdLessThan(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdLessThanOrEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdNotBetween(Integer value1,
Integer value2) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdNotEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andApplicationIndustryIdNotIn(List<Integer> values) |
ExhibitCategoryExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
ExhibitCategoryExample.Criteria |
andCreateTimeEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeGreaterThan(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeIn(List<Date> values) |
ExhibitCategoryExample.Criteria |
andCreateTimeIsNotNull() |
ExhibitCategoryExample.Criteria |
andCreateTimeIsNull() |
ExhibitCategoryExample.Criteria |
andCreateTimeLessThan(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
ExhibitCategoryExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
ExhibitCategoryExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
ExhibitCategoryExample.Criteria |
andIdEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andIdGreaterThan(Integer value) |
ExhibitCategoryExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andIdIn(List<Integer> values) |
ExhibitCategoryExample.Criteria |
andIdIsNotNull() |
ExhibitCategoryExample.Criteria |
andIdIsNull() |
ExhibitCategoryExample.Criteria |
andIdLessThan(Integer value) |
ExhibitCategoryExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
ExhibitCategoryExample.Criteria |
andIdNotEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andIdNotIn(List<Integer> values) |
ExhibitCategoryExample.Criteria |
andNameBetween(String value1,
String value2) |
ExhibitCategoryExample.Criteria |
andNameEnBetween(String value1,
String value2) |
ExhibitCategoryExample.Criteria |
andNameEnEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameEnGreaterThan(String value) |
ExhibitCategoryExample.Criteria |
andNameEnGreaterThanOrEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameEnIn(List<String> values) |
ExhibitCategoryExample.Criteria |
andNameEnIsNotNull() |
ExhibitCategoryExample.Criteria |
andNameEnIsNull() |
ExhibitCategoryExample.Criteria |
andNameEnLessThan(String value) |
ExhibitCategoryExample.Criteria |
andNameEnLessThanOrEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameEnLike(String value) |
ExhibitCategoryExample.Criteria |
andNameEnNotBetween(String value1,
String value2) |
ExhibitCategoryExample.Criteria |
andNameEnNotEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameEnNotIn(List<String> values) |
ExhibitCategoryExample.Criteria |
andNameEnNotLike(String value) |
ExhibitCategoryExample.Criteria |
andNameEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameGreaterThan(String value) |
ExhibitCategoryExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameIn(List<String> values) |
ExhibitCategoryExample.Criteria |
andNameIsNotNull() |
ExhibitCategoryExample.Criteria |
andNameIsNull() |
ExhibitCategoryExample.Criteria |
andNameLessThan(String value) |
ExhibitCategoryExample.Criteria |
andNameLessThanOrEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameLike(String value) |
ExhibitCategoryExample.Criteria |
andNameNotBetween(String value1,
String value2) |
ExhibitCategoryExample.Criteria |
andNameNotEqualTo(String value) |
ExhibitCategoryExample.Criteria |
andNameNotIn(List<String> values) |
ExhibitCategoryExample.Criteria |
andNameNotLike(String value) |
ExhibitCategoryExample.Criteria |
andSortBetween(Boolean value1,
Boolean value2) |
ExhibitCategoryExample.Criteria |
andSortEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortGreaterThan(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortGreaterThanOrEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortIn(List<Boolean> values) |
ExhibitCategoryExample.Criteria |
andSortIsNotNull() |
ExhibitCategoryExample.Criteria |
andSortIsNull() |
ExhibitCategoryExample.Criteria |
andSortLessThan(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortLessThanOrEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortNotBetween(Boolean value1,
Boolean value2) |
ExhibitCategoryExample.Criteria |
andSortNotEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andSortNotIn(List<Boolean> values) |
ExhibitCategoryExample.Criteria |
andStatusBetween(Boolean value1,
Boolean value2) |
ExhibitCategoryExample.Criteria |
andStatusEqualTo(Integer value) |
ExhibitCategoryExample.Criteria |
andStatusGreaterThan(Boolean value) |
ExhibitCategoryExample.Criteria |
andStatusGreaterThanOrEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andStatusIn(List<Boolean> values) |
ExhibitCategoryExample.Criteria |
andStatusIsNotNull() |
ExhibitCategoryExample.Criteria |
andStatusIsNull() |
ExhibitCategoryExample.Criteria |
andStatusLessThan(Boolean value) |
ExhibitCategoryExample.Criteria |
andStatusLessThanOrEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andStatusNotBetween(Boolean value1,
Boolean value2) |
ExhibitCategoryExample.Criteria |
andStatusNotEqualTo(Boolean value) |
ExhibitCategoryExample.Criteria |
andStatusNotIn(List<Boolean> values) |
ExhibitCategoryExample.Criteria |
andUpdateTimeBetween(Date value1,
Date value2) |
ExhibitCategoryExample.Criteria |
andUpdateTimeEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeGreaterThan(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeIn(List<Date> values) |
ExhibitCategoryExample.Criteria |
andUpdateTimeIsNotNull() |
ExhibitCategoryExample.Criteria |
andUpdateTimeIsNull() |
ExhibitCategoryExample.Criteria |
andUpdateTimeLessThan(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeNotBetween(Date value1,
Date value2) |
ExhibitCategoryExample.Criteria |
andUpdateTimeNotEqualTo(Date value) |
ExhibitCategoryExample.Criteria |
andUpdateTimeNotIn(List<Date> values) |
List<ExhibitCategoryExample.Criterion> |
getAllCriteria() |
List<ExhibitCategoryExample.Criterion> |
getCriteria() |
boolean |
isValid() |