所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysDictItemExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andCreateByEqualTo(String value) |
SysDictItemExample.Criteria |
andCreateByGreaterThan(String value) |
SysDictItemExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andCreateByIn(List<String> values) |
SysDictItemExample.Criteria |
andCreateByIsNotNull() |
SysDictItemExample.Criteria |
andCreateByIsNull() |
SysDictItemExample.Criteria |
andCreateByLessThan(String value) |
SysDictItemExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andCreateByLike(String value) |
SysDictItemExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andCreateByNotEqualTo(String value) |
SysDictItemExample.Criteria |
andCreateByNotIn(List<String> values) |
SysDictItemExample.Criteria |
andCreateByNotLike(String value) |
SysDictItemExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
SysDictItemExample.Criteria |
andCreateTimeEqualTo(Long value) |
SysDictItemExample.Criteria |
andCreateTimeGreaterThan(Long value) |
SysDictItemExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
SysDictItemExample.Criteria |
andCreateTimeIn(List<Long> values) |
SysDictItemExample.Criteria |
andCreateTimeIsNotNull() |
SysDictItemExample.Criteria |
andCreateTimeIsNull() |
SysDictItemExample.Criteria |
andCreateTimeLessThan(Long value) |
SysDictItemExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
SysDictItemExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
SysDictItemExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
SysDictItemExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
SysDictItemExample.Criteria |
andDescriptionBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andDescriptionEqualTo(String value) |
SysDictItemExample.Criteria |
andDescriptionGreaterThan(String value) |
SysDictItemExample.Criteria |
andDescriptionGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andDescriptionIn(List<String> values) |
SysDictItemExample.Criteria |
andDescriptionIsNotNull() |
SysDictItemExample.Criteria |
andDescriptionIsNull() |
SysDictItemExample.Criteria |
andDescriptionLessThan(String value) |
SysDictItemExample.Criteria |
andDescriptionLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andDescriptionLike(String value) |
SysDictItemExample.Criteria |
andDescriptionNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andDescriptionNotEqualTo(String value) |
SysDictItemExample.Criteria |
andDescriptionNotIn(List<String> values) |
SysDictItemExample.Criteria |
andDescriptionNotLike(String value) |
SysDictItemExample.Criteria |
andDictIdBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andDictIdEqualTo(String value) |
SysDictItemExample.Criteria |
andDictIdGreaterThan(String value) |
SysDictItemExample.Criteria |
andDictIdGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andDictIdIn(List<String> values) |
SysDictItemExample.Criteria |
andDictIdIsNotNull() |
SysDictItemExample.Criteria |
andDictIdIsNull() |
SysDictItemExample.Criteria |
andDictIdLessThan(String value) |
SysDictItemExample.Criteria |
andDictIdLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andDictIdLike(String value) |
SysDictItemExample.Criteria |
andDictIdNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andDictIdNotEqualTo(String value) |
SysDictItemExample.Criteria |
andDictIdNotIn(List<String> values) |
SysDictItemExample.Criteria |
andDictIdNotLike(String value) |
SysDictItemExample.Criteria |
andIdBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andIdEqualTo(String value) |
SysDictItemExample.Criteria |
andIdGreaterThan(String value) |
SysDictItemExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andIdIn(List<String> values) |
SysDictItemExample.Criteria |
andIdIsNotNull() |
SysDictItemExample.Criteria |
andIdIsNull() |
SysDictItemExample.Criteria |
andIdLessThan(String value) |
SysDictItemExample.Criteria |
andIdLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andIdLike(String value) |
SysDictItemExample.Criteria |
andIdNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andIdNotEqualTo(String value) |
SysDictItemExample.Criteria |
andIdNotIn(List<String> values) |
SysDictItemExample.Criteria |
andIdNotLike(String value) |
SysDictItemExample.Criteria |
andItemTextBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andItemTextEqualTo(String value) |
SysDictItemExample.Criteria |
andItemTextGreaterThan(String value) |
SysDictItemExample.Criteria |
andItemTextGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andItemTextIn(List<String> values) |
SysDictItemExample.Criteria |
andItemTextIsNotNull() |
SysDictItemExample.Criteria |
andItemTextIsNull() |
SysDictItemExample.Criteria |
andItemTextLessThan(String value) |
SysDictItemExample.Criteria |
andItemTextLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andItemTextLike(String value) |
SysDictItemExample.Criteria |
andItemTextNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andItemTextNotEqualTo(String value) |
SysDictItemExample.Criteria |
andItemTextNotIn(List<String> values) |
SysDictItemExample.Criteria |
andItemTextNotLike(String value) |
SysDictItemExample.Criteria |
andItemValueBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andItemValueEqualTo(String value) |
SysDictItemExample.Criteria |
andItemValueGreaterThan(String value) |
SysDictItemExample.Criteria |
andItemValueGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andItemValueIn(List<String> values) |
SysDictItemExample.Criteria |
andItemValueIsNotNull() |
SysDictItemExample.Criteria |
andItemValueIsNull() |
SysDictItemExample.Criteria |
andItemValueLessThan(String value) |
SysDictItemExample.Criteria |
andItemValueLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andItemValueLike(String value) |
SysDictItemExample.Criteria |
andItemValueNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andItemValueNotEqualTo(String value) |
SysDictItemExample.Criteria |
andItemValueNotIn(List<String> values) |
SysDictItemExample.Criteria |
andItemValueNotLike(String value) |
SysDictItemExample.Criteria |
andSortOrderBetween(Integer value1,
Integer value2) |
SysDictItemExample.Criteria |
andSortOrderEqualTo(Integer value) |
SysDictItemExample.Criteria |
andSortOrderGreaterThan(Integer value) |
SysDictItemExample.Criteria |
andSortOrderGreaterThanOrEqualTo(Integer value) |
SysDictItemExample.Criteria |
andSortOrderIn(List<Integer> values) |
SysDictItemExample.Criteria |
andSortOrderIsNotNull() |
SysDictItemExample.Criteria |
andSortOrderIsNull() |
SysDictItemExample.Criteria |
andSortOrderLessThan(Integer value) |
SysDictItemExample.Criteria |
andSortOrderLessThanOrEqualTo(Integer value) |
SysDictItemExample.Criteria |
andSortOrderNotBetween(Integer value1,
Integer value2) |
SysDictItemExample.Criteria |
andSortOrderNotEqualTo(Integer value) |
SysDictItemExample.Criteria |
andSortOrderNotIn(List<Integer> values) |
SysDictItemExample.Criteria |
andStatusBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andStatusEqualTo(String value) |
SysDictItemExample.Criteria |
andStatusGreaterThan(String value) |
SysDictItemExample.Criteria |
andStatusGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andStatusIn(List<String> values) |
SysDictItemExample.Criteria |
andStatusIsNotNull() |
SysDictItemExample.Criteria |
andStatusIsNull() |
SysDictItemExample.Criteria |
andStatusLessThan(String value) |
SysDictItemExample.Criteria |
andStatusLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andStatusLike(String value) |
SysDictItemExample.Criteria |
andStatusNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andStatusNotEqualTo(String value) |
SysDictItemExample.Criteria |
andStatusNotIn(List<String> values) |
SysDictItemExample.Criteria |
andStatusNotLike(String value) |
SysDictItemExample.Criteria |
andUpdateByBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andUpdateByEqualTo(String value) |
SysDictItemExample.Criteria |
andUpdateByGreaterThan(String value) |
SysDictItemExample.Criteria |
andUpdateByGreaterThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andUpdateByIn(List<String> values) |
SysDictItemExample.Criteria |
andUpdateByIsNotNull() |
SysDictItemExample.Criteria |
andUpdateByIsNull() |
SysDictItemExample.Criteria |
andUpdateByLessThan(String value) |
SysDictItemExample.Criteria |
andUpdateByLessThanOrEqualTo(String value) |
SysDictItemExample.Criteria |
andUpdateByLike(String value) |
SysDictItemExample.Criteria |
andUpdateByNotBetween(String value1,
String value2) |
SysDictItemExample.Criteria |
andUpdateByNotEqualTo(String value) |
SysDictItemExample.Criteria |
andUpdateByNotIn(List<String> values) |
SysDictItemExample.Criteria |
andUpdateByNotLike(String value) |
SysDictItemExample.Criteria |
andUpdateTimeBetween(Long value1,
Long value2) |
SysDictItemExample.Criteria |
andUpdateTimeEqualTo(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeGreaterThan(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeIn(List<Long> values) |
SysDictItemExample.Criteria |
andUpdateTimeIsNotNull() |
SysDictItemExample.Criteria |
andUpdateTimeIsNull() |
SysDictItemExample.Criteria |
andUpdateTimeLessThan(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeNotBetween(Long value1,
Long value2) |
SysDictItemExample.Criteria |
andUpdateTimeNotEqualTo(Long value) |
SysDictItemExample.Criteria |
andUpdateTimeNotIn(List<Long> values) |
List<SysDictItemExample.Criterion> |
getAllCriteria() |
List<SysDictItemExample.Criterion> |
getCriteria() |
boolean |
isValid() |