所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andBoothNoIsNull() |
SmebTwexhibitRecordExample.Criteria |
andBoothNoLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andBoothNoNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andComFullNameIsNull() |
SmebTwexhibitRecordExample.Criteria |
andComFullNameLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andComFullNameNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andContactMobileIsNull() |
SmebTwexhibitRecordExample.Criteria |
andContactMobileLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andContactMobileNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andContactNameEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andContactNameIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andContactNameIsNull() |
SmebTwexhibitRecordExample.Criteria |
andContactNameLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andContactNameNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andContactNameNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andContactNameNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeIsNull() |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebTwexhibitRecordExample.Criteria |
andExhibitBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andExhibitEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andExhibitIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andExhibitIsNull() |
SmebTwexhibitRecordExample.Criteria |
andExhibitLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andExhibitNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andExhibitNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdGreaterThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdGreaterThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdIsNull() |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdLessThan(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdLessThanOrEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdNotBetween(String value1,
String value2) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdNotEqualTo(String value) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdNotIn(List<String> values) |
SmebTwexhibitRecordExample.Criteria |
andExhibitorUniqueIdNotLike(String value) |
SmebTwexhibitRecordExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebTwexhibitRecordExample.Criteria |
andIdEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdGreaterThan(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdIn(List<Integer> values) |
SmebTwexhibitRecordExample.Criteria |
andIdIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andIdIsNull() |
SmebTwexhibitRecordExample.Criteria |
andIdLessThan(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebTwexhibitRecordExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeIsNull() |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebTwexhibitRecordExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebTwexhibitRecordExample.Criteria |
andStatusBetween(Integer value1,
Integer value2) |
SmebTwexhibitRecordExample.Criteria |
andStatusEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusGreaterThan(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusGreaterThanOrEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusIn(List<Integer> values) |
SmebTwexhibitRecordExample.Criteria |
andStatusIsNotNull() |
SmebTwexhibitRecordExample.Criteria |
andStatusIsNull() |
SmebTwexhibitRecordExample.Criteria |
andStatusLessThan(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusLessThanOrEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusNotBetween(Integer value1,
Integer value2) |
SmebTwexhibitRecordExample.Criteria |
andStatusNotEqualTo(Integer value) |
SmebTwexhibitRecordExample.Criteria |
andStatusNotIn(List<Integer> values) |
List<SmebTwexhibitRecordExample.Criterion> |
getAllCriteria() |
List<SmebTwexhibitRecordExample.Criterion> |
getCriteria() |
boolean |
isValid() |