所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysBackgroundImageExample.Criteria |
andBaseUrlBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andBaseUrlEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andBaseUrlIsNotNull() |
SysBackgroundImageExample.Criteria |
andBaseUrlIsNull() |
SysBackgroundImageExample.Criteria |
andBaseUrlLessThan(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlLike(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andBaseUrlNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andBaseUrlNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andBaseUrlNotLike(String value) |
SysBackgroundImageExample.Criteria |
andClassificationBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andClassificationEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andClassificationGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andClassificationGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andClassificationIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andClassificationIsNotNull() |
SysBackgroundImageExample.Criteria |
andClassificationIsNull() |
SysBackgroundImageExample.Criteria |
andClassificationLessThan(String value) |
SysBackgroundImageExample.Criteria |
andClassificationLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andClassificationLike(String value) |
SysBackgroundImageExample.Criteria |
andClassificationNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andClassificationNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andClassificationNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andClassificationNotLike(String value) |
SysBackgroundImageExample.Criteria |
andIdBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andIdEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andIdGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andIdIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andIdIsNotNull() |
SysBackgroundImageExample.Criteria |
andIdIsNull() |
SysBackgroundImageExample.Criteria |
andIdLessThan(String value) |
SysBackgroundImageExample.Criteria |
andIdLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andIdLike(String value) |
SysBackgroundImageExample.Criteria |
andIdNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andIdNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andIdNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andIdNotLike(String value) |
SysBackgroundImageExample.Criteria |
andNameBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andNameEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andNameGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andNameIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andNameIsNotNull() |
SysBackgroundImageExample.Criteria |
andNameIsNull() |
SysBackgroundImageExample.Criteria |
andNameLessThan(String value) |
SysBackgroundImageExample.Criteria |
andNameLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andNameLike(String value) |
SysBackgroundImageExample.Criteria |
andNameNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andNameNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andNameNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andNameNotLike(String value) |
SysBackgroundImageExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andRemarkEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andRemarkGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andRemarkIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andRemarkIsNotNull() |
SysBackgroundImageExample.Criteria |
andRemarkIsNull() |
SysBackgroundImageExample.Criteria |
andRemarkLessThan(String value) |
SysBackgroundImageExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andRemarkLike(String value) |
SysBackgroundImageExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andRemarkNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andRemarkNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andRemarkNotLike(String value) |
SysBackgroundImageExample.Criteria |
andSortBetween(Integer value1,
Integer value2) |
SysBackgroundImageExample.Criteria |
andSortEqualTo(Integer value) |
SysBackgroundImageExample.Criteria |
andSortGreaterThan(Integer value) |
SysBackgroundImageExample.Criteria |
andSortGreaterThanOrEqualTo(Integer value) |
SysBackgroundImageExample.Criteria |
andSortIn(List<Integer> values) |
SysBackgroundImageExample.Criteria |
andSortIsNotNull() |
SysBackgroundImageExample.Criteria |
andSortIsNull() |
SysBackgroundImageExample.Criteria |
andSortLessThan(Integer value) |
SysBackgroundImageExample.Criteria |
andSortLessThanOrEqualTo(Integer value) |
SysBackgroundImageExample.Criteria |
andSortNotBetween(Integer value1,
Integer value2) |
SysBackgroundImageExample.Criteria |
andSortNotEqualTo(Integer value) |
SysBackgroundImageExample.Criteria |
andSortNotIn(List<Integer> values) |
SysBackgroundImageExample.Criteria |
andUploadTimeBetween(Long value1,
Long value2) |
SysBackgroundImageExample.Criteria |
andUploadTimeEqualTo(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeGreaterThan(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeGreaterThanOrEqualTo(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeIn(List<Long> values) |
SysBackgroundImageExample.Criteria |
andUploadTimeIsNotNull() |
SysBackgroundImageExample.Criteria |
andUploadTimeIsNull() |
SysBackgroundImageExample.Criteria |
andUploadTimeLessThan(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeLessThanOrEqualTo(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeNotBetween(Long value1,
Long value2) |
SysBackgroundImageExample.Criteria |
andUploadTimeNotEqualTo(Long value) |
SysBackgroundImageExample.Criteria |
andUploadTimeNotIn(List<Long> values) |
SysBackgroundImageExample.Criteria |
andUrlBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andUrlEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andUrlGreaterThan(String value) |
SysBackgroundImageExample.Criteria |
andUrlGreaterThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andUrlIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andUrlIsNotNull() |
SysBackgroundImageExample.Criteria |
andUrlIsNull() |
SysBackgroundImageExample.Criteria |
andUrlLessThan(String value) |
SysBackgroundImageExample.Criteria |
andUrlLessThanOrEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andUrlLike(String value) |
SysBackgroundImageExample.Criteria |
andUrlNotBetween(String value1,
String value2) |
SysBackgroundImageExample.Criteria |
andUrlNotEqualTo(String value) |
SysBackgroundImageExample.Criteria |
andUrlNotIn(List<String> values) |
SysBackgroundImageExample.Criteria |
andUrlNotLike(String value) |
List<SysBackgroundImageExample.Criterion> |
getAllCriteria() |
List<SysBackgroundImageExample.Criterion> |
getCriteria() |
boolean |
isValid() |