所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SmebFileFileClassExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andCreateByEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andCreateByGreaterThan(String value) |
SmebFileFileClassExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andCreateByIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andCreateByIsNotNull() |
SmebFileFileClassExample.Criteria |
andCreateByIsNull() |
SmebFileFileClassExample.Criteria |
andCreateByLessThan(String value) |
SmebFileFileClassExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andCreateByLike(String value) |
SmebFileFileClassExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andCreateByNotEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andCreateByNotIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andCreateByNotLike(String value) |
SmebFileFileClassExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebFileFileClassExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebFileFileClassExample.Criteria |
andCreateTimeIsNotNull() |
SmebFileFileClassExample.Criteria |
andCreateTimeIsNull() |
SmebFileFileClassExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebFileFileClassExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebFileFileClassExample.Criteria |
andFileClassIdBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andFileClassIdEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdGreaterThan(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdGreaterThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andFileClassIdIsNotNull() |
SmebFileFileClassExample.Criteria |
andFileClassIdIsNull() |
SmebFileFileClassExample.Criteria |
andFileClassIdLessThan(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdLessThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdNotBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andFileClassIdNotEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileClassIdNotIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andFileIdBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andFileIdEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdGreaterThan(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdGreaterThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andFileIdIsNotNull() |
SmebFileFileClassExample.Criteria |
andFileIdIsNull() |
SmebFileFileClassExample.Criteria |
andFileIdLessThan(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdLessThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdNotBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andFileIdNotEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andFileIdNotIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andIdEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andIdGreaterThan(Integer value) |
SmebFileFileClassExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andIdIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andIdIsNotNull() |
SmebFileFileClassExample.Criteria |
andIdIsNull() |
SmebFileFileClassExample.Criteria |
andIdLessThan(Integer value) |
SmebFileFileClassExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andLastUpdateByBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andLastUpdateByEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByGreaterThan(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByGreaterThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andLastUpdateByIsNotNull() |
SmebFileFileClassExample.Criteria |
andLastUpdateByIsNull() |
SmebFileFileClassExample.Criteria |
andLastUpdateByLessThan(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByLessThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByLike(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByNotBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andLastUpdateByNotEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateByNotIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andLastUpdateByNotLike(String value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeIsNull() |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebFileFileClassExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebFileFileClassExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andRemarkEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andRemarkGreaterThan(String value) |
SmebFileFileClassExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andRemarkIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andRemarkIsNotNull() |
SmebFileFileClassExample.Criteria |
andRemarkIsNull() |
SmebFileFileClassExample.Criteria |
andRemarkLessThan(String value) |
SmebFileFileClassExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andRemarkLike(String value) |
SmebFileFileClassExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebFileFileClassExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebFileFileClassExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebFileFileClassExample.Criteria |
andRemarkNotLike(String value) |
SmebFileFileClassExample.Criteria |
andStatusBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andStatusEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusGreaterThan(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusGreaterThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusIn(List<Integer> values) |
SmebFileFileClassExample.Criteria |
andStatusIsNotNull() |
SmebFileFileClassExample.Criteria |
andStatusIsNull() |
SmebFileFileClassExample.Criteria |
andStatusLessThan(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusLessThanOrEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusNotBetween(Integer value1,
Integer value2) |
SmebFileFileClassExample.Criteria |
andStatusNotEqualTo(Integer value) |
SmebFileFileClassExample.Criteria |
andStatusNotIn(List<Integer> values) |
List<SmebFileFileClassExample.Criterion> |
getAllCriteria() |
List<SmebFileFileClassExample.Criterion> |
getCriteria() |
boolean |
isValid() |