所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysDeptExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andCreateByEqualTo(String value) |
SysDeptExample.Criteria |
andCreateByGreaterThan(String value) |
SysDeptExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andCreateByIn(List<String> values) |
SysDeptExample.Criteria |
andCreateByIsNotNull() |
SysDeptExample.Criteria |
andCreateByIsNull() |
SysDeptExample.Criteria |
andCreateByLessThan(String value) |
SysDeptExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andCreateByLike(String value) |
SysDeptExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andCreateByNotEqualTo(String value) |
SysDeptExample.Criteria |
andCreateByNotIn(List<String> values) |
SysDeptExample.Criteria |
andCreateByNotLike(String value) |
SysDeptExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andCreateTimeEqualTo(Long value) |
SysDeptExample.Criteria |
andCreateTimeGreaterThan(Long value) |
SysDeptExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andCreateTimeIn(List<Long> values) |
SysDeptExample.Criteria |
andCreateTimeIsNotNull() |
SysDeptExample.Criteria |
andCreateTimeIsNull() |
SysDeptExample.Criteria |
andCreateTimeLessThan(Long value) |
SysDeptExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
SysDeptExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
SysDeptExample.Criteria |
andDeptIdBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andDeptIdEqualTo(Long value) |
SysDeptExample.Criteria |
andDeptIdGreaterThan(Long value) |
SysDeptExample.Criteria |
andDeptIdGreaterThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andDeptIdIn(List<Long> values) |
SysDeptExample.Criteria |
andDeptIdIsNotNull() |
SysDeptExample.Criteria |
andDeptIdIsNull() |
SysDeptExample.Criteria |
andDeptIdLessThan(Long value) |
SysDeptExample.Criteria |
andDeptIdLessThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andDeptIdNotBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andDeptIdNotEqualTo(Long value) |
SysDeptExample.Criteria |
andDeptIdNotIn(List<Long> values) |
SysDeptExample.Criteria |
andDeptSortBetween(Integer value1,
Integer value2) |
SysDeptExample.Criteria |
andDeptSortEqualTo(Integer value) |
SysDeptExample.Criteria |
andDeptSortGreaterThan(Integer value) |
SysDeptExample.Criteria |
andDeptSortGreaterThanOrEqualTo(Integer value) |
SysDeptExample.Criteria |
andDeptSortIn(List<Integer> values) |
SysDeptExample.Criteria |
andDeptSortIsNotNull() |
SysDeptExample.Criteria |
andDeptSortIsNull() |
SysDeptExample.Criteria |
andDeptSortLessThan(Integer value) |
SysDeptExample.Criteria |
andDeptSortLessThanOrEqualTo(Integer value) |
SysDeptExample.Criteria |
andDeptSortNotBetween(Integer value1,
Integer value2) |
SysDeptExample.Criteria |
andDeptSortNotEqualTo(Integer value) |
SysDeptExample.Criteria |
andDeptSortNotIn(List<Integer> values) |
SysDeptExample.Criteria |
andNameBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andNameEqualTo(String value) |
SysDeptExample.Criteria |
andNameGreaterThan(String value) |
SysDeptExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andNameIn(List<String> values) |
SysDeptExample.Criteria |
andNameIsNotNull() |
SysDeptExample.Criteria |
andNameIsNull() |
SysDeptExample.Criteria |
andNameLessThan(String value) |
SysDeptExample.Criteria |
andNameLessThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andNameLike(String value) |
SysDeptExample.Criteria |
andNameNotBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andNameNotEqualTo(String value) |
SysDeptExample.Criteria |
andNameNotIn(List<String> values) |
SysDeptExample.Criteria |
andNameNotLike(String value) |
SysDeptExample.Criteria |
andPidBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andPidEqualTo(Long value) |
SysDeptExample.Criteria |
andPidGreaterThan(Long value) |
SysDeptExample.Criteria |
andPidGreaterThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andPidIn(List<Long> values) |
SysDeptExample.Criteria |
andPidIsNotNull() |
SysDeptExample.Criteria |
andPidIsNull() |
SysDeptExample.Criteria |
andPidLessThan(Long value) |
SysDeptExample.Criteria |
andPidLessThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andPidNotBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andPidNotEqualTo(Long value) |
SysDeptExample.Criteria |
andPidNotIn(List<Long> values) |
SysDeptExample.Criteria |
andSubCountBetween(Integer value1,
Integer value2) |
SysDeptExample.Criteria |
andSubCountEqualTo(Integer value) |
SysDeptExample.Criteria |
andSubCountGreaterThan(Integer value) |
SysDeptExample.Criteria |
andSubCountGreaterThanOrEqualTo(Integer value) |
SysDeptExample.Criteria |
andSubCountIn(List<Integer> values) |
SysDeptExample.Criteria |
andSubCountIsNotNull() |
SysDeptExample.Criteria |
andSubCountIsNull() |
SysDeptExample.Criteria |
andSubCountLessThan(Integer value) |
SysDeptExample.Criteria |
andSubCountLessThanOrEqualTo(Integer value) |
SysDeptExample.Criteria |
andSubCountNotBetween(Integer value1,
Integer value2) |
SysDeptExample.Criteria |
andSubCountNotEqualTo(Integer value) |
SysDeptExample.Criteria |
andSubCountNotIn(List<Integer> values) |
SysDeptExample.Criteria |
andUpdateByBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andUpdateByEqualTo(String value) |
SysDeptExample.Criteria |
andUpdateByGreaterThan(String value) |
SysDeptExample.Criteria |
andUpdateByGreaterThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andUpdateByIn(List<String> values) |
SysDeptExample.Criteria |
andUpdateByIsNotNull() |
SysDeptExample.Criteria |
andUpdateByIsNull() |
SysDeptExample.Criteria |
andUpdateByLessThan(String value) |
SysDeptExample.Criteria |
andUpdateByLessThanOrEqualTo(String value) |
SysDeptExample.Criteria |
andUpdateByLike(String value) |
SysDeptExample.Criteria |
andUpdateByNotBetween(String value1,
String value2) |
SysDeptExample.Criteria |
andUpdateByNotEqualTo(String value) |
SysDeptExample.Criteria |
andUpdateByNotIn(List<String> values) |
SysDeptExample.Criteria |
andUpdateByNotLike(String value) |
SysDeptExample.Criteria |
andUpdateTimeBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andUpdateTimeEqualTo(Long value) |
SysDeptExample.Criteria |
andUpdateTimeGreaterThan(Long value) |
SysDeptExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andUpdateTimeIn(List<Long> values) |
SysDeptExample.Criteria |
andUpdateTimeIsNotNull() |
SysDeptExample.Criteria |
andUpdateTimeIsNull() |
SysDeptExample.Criteria |
andUpdateTimeLessThan(Long value) |
SysDeptExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Long value) |
SysDeptExample.Criteria |
andUpdateTimeNotBetween(Long value1,
Long value2) |
SysDeptExample.Criteria |
andUpdateTimeNotEqualTo(Long value) |
SysDeptExample.Criteria |
andUpdateTimeNotIn(List<Long> values) |
List<SysDeptExample.Criterion> |
getAllCriteria() |
List<SysDeptExample.Criterion> |
getCriteria() |
boolean |
isValid() |