所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdGreaterThan(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdIn(List<Integer> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andIdIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andIdLessThan(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebExhibitApplicationIndustryExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnGreaterThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnGreaterThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnLessThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnLessThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnNotBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnNotEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnNotIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEnNotLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameGreaterThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andNameIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andNameLessThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameLessThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameNotBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameNotEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameNotIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andNameNotLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andParentIdEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andParentIdIn(List<Integer> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkGreaterThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkLessThan(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andRemarkNotLike(String value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusBetween(Integer value1,
Integer value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusGreaterThan(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusGreaterThanOrEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusIn(List<Integer> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusIsNotNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusIsNull() |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusLessThan(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusLessThanOrEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusNotBetween(Integer value1,
Integer value2) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusNotEqualTo(Integer value) |
SmebExhibitApplicationIndustryExample.Criteria |
andStatusNotIn(List<Integer> values) |
SmebExhibitApplicationIndustryExample.Criteria |
andYearEqualTo(Integer year) |
List<SmebExhibitApplicationIndustryExample.Criterion> |
getAllCriteria() |
List<SmebExhibitApplicationIndustryExample.Criterion> |
getCriteria() |
boolean |
isValid() |