所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SmebFileClassExample.Criteria |
andClassifiyNameBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andClassifiyNameEnBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andClassifiyNameEnEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnGreaterThan(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnGreaterThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnIn(List<String> values) |
SmebFileClassExample.Criteria |
andClassifiyNameEnIsNotNull() |
SmebFileClassExample.Criteria |
andClassifiyNameEnIsNull() |
SmebFileClassExample.Criteria |
andClassifiyNameEnLessThan(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnLessThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnLike(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnNotBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andClassifiyNameEnNotEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEnNotIn(List<String> values) |
SmebFileClassExample.Criteria |
andClassifiyNameEnNotLike(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameGreaterThan(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameGreaterThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameIn(List<String> values) |
SmebFileClassExample.Criteria |
andClassifiyNameIsNotNull() |
SmebFileClassExample.Criteria |
andClassifiyNameIsNull() |
SmebFileClassExample.Criteria |
andClassifiyNameLessThan(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameLessThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameLike(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameNotBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andClassifiyNameNotEqualTo(String value) |
SmebFileClassExample.Criteria |
andClassifiyNameNotIn(List<String> values) |
SmebFileClassExample.Criteria |
andClassifiyNameNotLike(String value) |
SmebFileClassExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andCreateByEqualTo(String value) |
SmebFileClassExample.Criteria |
andCreateByGreaterThan(String value) |
SmebFileClassExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andCreateByIn(List<String> values) |
SmebFileClassExample.Criteria |
andCreateByIsNotNull() |
SmebFileClassExample.Criteria |
andCreateByIsNull() |
SmebFileClassExample.Criteria |
andCreateByLessThan(String value) |
SmebFileClassExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andCreateByLike(String value) |
SmebFileClassExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andCreateByNotEqualTo(String value) |
SmebFileClassExample.Criteria |
andCreateByNotIn(List<String> values) |
SmebFileClassExample.Criteria |
andCreateByNotLike(String value) |
SmebFileClassExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebFileClassExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebFileClassExample.Criteria |
andCreateTimeIsNotNull() |
SmebFileClassExample.Criteria |
andCreateTimeIsNull() |
SmebFileClassExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebFileClassExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebFileClassExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebFileClassExample.Criteria |
andEnableBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andEnableEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andEnableGreaterThan(Integer value) |
SmebFileClassExample.Criteria |
andEnableGreaterThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andEnableIn(List<Integer> values) |
SmebFileClassExample.Criteria |
andEnableIsNotNull() |
SmebFileClassExample.Criteria |
andEnableIsNull() |
SmebFileClassExample.Criteria |
andEnableLessThan(Integer value) |
SmebFileClassExample.Criteria |
andEnableLessThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andEnableNotBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andEnableNotEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andEnableNotIn(List<Integer> values) |
SmebFileClassExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andIdEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andIdGreaterThan(Integer value) |
SmebFileClassExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andIdIn(List<Integer> values) |
SmebFileClassExample.Criteria |
andIdIsNotNull() |
SmebFileClassExample.Criteria |
andIdIsNull() |
SmebFileClassExample.Criteria |
andIdLessThan(Integer value) |
SmebFileClassExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebFileClassExample.Criteria |
andLastUpdateByBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andLastUpdateByEqualTo(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByGreaterThan(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByGreaterThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByIn(List<String> values) |
SmebFileClassExample.Criteria |
andLastUpdateByIsNotNull() |
SmebFileClassExample.Criteria |
andLastUpdateByIsNull() |
SmebFileClassExample.Criteria |
andLastUpdateByLessThan(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByLessThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByLike(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByNotBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andLastUpdateByNotEqualTo(String value) |
SmebFileClassExample.Criteria |
andLastUpdateByNotIn(List<String> values) |
SmebFileClassExample.Criteria |
andLastUpdateByNotLike(String value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebFileClassExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebFileClassExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebFileClassExample.Criteria |
andLastUpdateTimeIsNull() |
SmebFileClassExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebFileClassExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebFileClassExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebFileClassExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andRemarkEqualTo(String value) |
SmebFileClassExample.Criteria |
andRemarkGreaterThan(String value) |
SmebFileClassExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andRemarkIn(List<String> values) |
SmebFileClassExample.Criteria |
andRemarkIsNotNull() |
SmebFileClassExample.Criteria |
andRemarkIsNull() |
SmebFileClassExample.Criteria |
andRemarkLessThan(String value) |
SmebFileClassExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebFileClassExample.Criteria |
andRemarkLike(String value) |
SmebFileClassExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebFileClassExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebFileClassExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebFileClassExample.Criteria |
andRemarkNotLike(String value) |
SmebFileClassExample.Criteria |
andSortBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andSortEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andSortGreaterThan(Integer value) |
SmebFileClassExample.Criteria |
andSortGreaterThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andSortIn(List<Integer> values) |
SmebFileClassExample.Criteria |
andSortIsNotNull() |
SmebFileClassExample.Criteria |
andSortIsNull() |
SmebFileClassExample.Criteria |
andSortLessThan(Integer value) |
SmebFileClassExample.Criteria |
andSortLessThanOrEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andSortNotBetween(Integer value1,
Integer value2) |
SmebFileClassExample.Criteria |
andSortNotEqualTo(Integer value) |
SmebFileClassExample.Criteria |
andSortNotIn(List<Integer> values) |
List<SmebFileClassExample.Criterion> |
getAllCriteria() |
List<SmebFileClassExample.Criterion> |
getCriteria() |
boolean |
isValid() |