所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
AuthSourceExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
AuthSourceExample.Criteria |
andCreateTimeEqualTo(Long value) |
AuthSourceExample.Criteria |
andCreateTimeGreaterThan(Long value) |
AuthSourceExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
AuthSourceExample.Criteria |
andCreateTimeIn(List<Long> values) |
AuthSourceExample.Criteria |
andCreateTimeIsNotNull() |
AuthSourceExample.Criteria |
andCreateTimeIsNull() |
AuthSourceExample.Criteria |
andCreateTimeLessThan(Long value) |
AuthSourceExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
AuthSourceExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
AuthSourceExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
AuthSourceExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
AuthSourceExample.Criteria |
andDescriptionBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andDescriptionEqualTo(String value) |
AuthSourceExample.Criteria |
andDescriptionGreaterThan(String value) |
AuthSourceExample.Criteria |
andDescriptionGreaterThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andDescriptionIn(List<String> values) |
AuthSourceExample.Criteria |
andDescriptionIsNotNull() |
AuthSourceExample.Criteria |
andDescriptionIsNull() |
AuthSourceExample.Criteria |
andDescriptionLessThan(String value) |
AuthSourceExample.Criteria |
andDescriptionLessThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andDescriptionLike(String value) |
AuthSourceExample.Criteria |
andDescriptionNotBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andDescriptionNotEqualTo(String value) |
AuthSourceExample.Criteria |
andDescriptionNotIn(List<String> values) |
AuthSourceExample.Criteria |
andDescriptionNotLike(String value) |
AuthSourceExample.Criteria |
andIdBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andIdEqualTo(String value) |
AuthSourceExample.Criteria |
andIdGreaterThan(String value) |
AuthSourceExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andIdIn(List<String> values) |
AuthSourceExample.Criteria |
andIdIsNotNull() |
AuthSourceExample.Criteria |
andIdIsNull() |
AuthSourceExample.Criteria |
andIdLessThan(String value) |
AuthSourceExample.Criteria |
andIdLessThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andIdLike(String value) |
AuthSourceExample.Criteria |
andIdNotBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andIdNotEqualTo(String value) |
AuthSourceExample.Criteria |
andIdNotIn(List<String> values) |
AuthSourceExample.Criteria |
andIdNotLike(String value) |
AuthSourceExample.Criteria |
andNameBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andNameEqualTo(String value) |
AuthSourceExample.Criteria |
andNameGreaterThan(String value) |
AuthSourceExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andNameIn(List<String> values) |
AuthSourceExample.Criteria |
andNameIsNotNull() |
AuthSourceExample.Criteria |
andNameIsNull() |
AuthSourceExample.Criteria |
andNameLessThan(String value) |
AuthSourceExample.Criteria |
andNameLessThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andNameLike(String value) |
AuthSourceExample.Criteria |
andNameNotBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andNameNotEqualTo(String value) |
AuthSourceExample.Criteria |
andNameNotIn(List<String> values) |
AuthSourceExample.Criteria |
andNameNotLike(String value) |
AuthSourceExample.Criteria |
andStatusBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andStatusEqualTo(String value) |
AuthSourceExample.Criteria |
andStatusGreaterThan(String value) |
AuthSourceExample.Criteria |
andStatusGreaterThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andStatusIn(List<String> values) |
AuthSourceExample.Criteria |
andStatusIsNotNull() |
AuthSourceExample.Criteria |
andStatusIsNull() |
AuthSourceExample.Criteria |
andStatusLessThan(String value) |
AuthSourceExample.Criteria |
andStatusLessThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andStatusLike(String value) |
AuthSourceExample.Criteria |
andStatusNotBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andStatusNotEqualTo(String value) |
AuthSourceExample.Criteria |
andStatusNotIn(List<String> values) |
AuthSourceExample.Criteria |
andStatusNotLike(String value) |
AuthSourceExample.Criteria |
andTypeBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andTypeEqualTo(String value) |
AuthSourceExample.Criteria |
andTypeGreaterThan(String value) |
AuthSourceExample.Criteria |
andTypeGreaterThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andTypeIn(List<String> values) |
AuthSourceExample.Criteria |
andTypeIsNotNull() |
AuthSourceExample.Criteria |
andTypeIsNull() |
AuthSourceExample.Criteria |
andTypeLessThan(String value) |
AuthSourceExample.Criteria |
andTypeLessThanOrEqualTo(String value) |
AuthSourceExample.Criteria |
andTypeLike(String value) |
AuthSourceExample.Criteria |
andTypeNotBetween(String value1,
String value2) |
AuthSourceExample.Criteria |
andTypeNotEqualTo(String value) |
AuthSourceExample.Criteria |
andTypeNotIn(List<String> values) |
AuthSourceExample.Criteria |
andTypeNotLike(String value) |
AuthSourceExample.Criteria |
andUpdateTimeBetween(Long value1,
Long value2) |
AuthSourceExample.Criteria |
andUpdateTimeEqualTo(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeGreaterThan(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeIn(List<Long> values) |
AuthSourceExample.Criteria |
andUpdateTimeIsNotNull() |
AuthSourceExample.Criteria |
andUpdateTimeIsNull() |
AuthSourceExample.Criteria |
andUpdateTimeLessThan(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeNotBetween(Long value1,
Long value2) |
AuthSourceExample.Criteria |
andUpdateTimeNotEqualTo(Long value) |
AuthSourceExample.Criteria |
andUpdateTimeNotIn(List<Long> values) |
List<AuthSourceExample.Criterion> |
getAllCriteria() |
List<AuthSourceExample.Criterion> |
getCriteria() |
boolean |
isValid() |