所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SmebRoleAuthExample.Criteria |
andAuthIdBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andAuthIdEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdGreaterThan(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdGreaterThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andAuthIdIsNotNull() |
SmebRoleAuthExample.Criteria |
andAuthIdIsNull() |
SmebRoleAuthExample.Criteria |
andAuthIdLessThan(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdLessThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdNotBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andAuthIdNotEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andAuthIdNotIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andCreateByEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andCreateByGreaterThan(String value) |
SmebRoleAuthExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andCreateByIdBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andCreateByIdEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdGreaterThan(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdGreaterThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andCreateByIdIsNotNull() |
SmebRoleAuthExample.Criteria |
andCreateByIdIsNull() |
SmebRoleAuthExample.Criteria |
andCreateByIdLessThan(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdLessThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdNotBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andCreateByIdNotEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andCreateByIdNotIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andCreateByIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andCreateByIsNotNull() |
SmebRoleAuthExample.Criteria |
andCreateByIsNull() |
SmebRoleAuthExample.Criteria |
andCreateByLessThan(String value) |
SmebRoleAuthExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andCreateByLike(String value) |
SmebRoleAuthExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andCreateByNotEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andCreateByNotIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andCreateByNotLike(String value) |
SmebRoleAuthExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebRoleAuthExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebRoleAuthExample.Criteria |
andCreateTimeIsNotNull() |
SmebRoleAuthExample.Criteria |
andCreateTimeIsNull() |
SmebRoleAuthExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebRoleAuthExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebRoleAuthExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andIdEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andIdGreaterThan(Integer value) |
SmebRoleAuthExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andIdIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andIdIsNotNull() |
SmebRoleAuthExample.Criteria |
andIdIsNull() |
SmebRoleAuthExample.Criteria |
andIdLessThan(Integer value) |
SmebRoleAuthExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andLastUpdateByBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andLastUpdateByEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByGreaterThan(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByGreaterThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andLastUpdateByIsNotNull() |
SmebRoleAuthExample.Criteria |
andLastUpdateByIsNull() |
SmebRoleAuthExample.Criteria |
andLastUpdateByLessThan(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByLessThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByLike(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByNotBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andLastUpdateByNotEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateByNotIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andLastUpdateByNotLike(String value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeIsNull() |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebRoleAuthExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebRoleAuthExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andRemarkEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andRemarkGreaterThan(String value) |
SmebRoleAuthExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andRemarkIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andRemarkIsNotNull() |
SmebRoleAuthExample.Criteria |
andRemarkIsNull() |
SmebRoleAuthExample.Criteria |
andRemarkLessThan(String value) |
SmebRoleAuthExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andRemarkLike(String value) |
SmebRoleAuthExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebRoleAuthExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebRoleAuthExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebRoleAuthExample.Criteria |
andRemarkNotLike(String value) |
SmebRoleAuthExample.Criteria |
andRoleIdBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andRoleIdEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdGreaterThan(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdGreaterThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andRoleIdIsNotNull() |
SmebRoleAuthExample.Criteria |
andRoleIdIsNull() |
SmebRoleAuthExample.Criteria |
andRoleIdLessThan(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdLessThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdNotBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andRoleIdNotEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andRoleIdNotIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andStatusBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andStatusEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusGreaterThan(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusGreaterThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusIn(List<Integer> values) |
SmebRoleAuthExample.Criteria |
andStatusIsNotNull() |
SmebRoleAuthExample.Criteria |
andStatusIsNull() |
SmebRoleAuthExample.Criteria |
andStatusLessThan(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusLessThanOrEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusNotBetween(Integer value1,
Integer value2) |
SmebRoleAuthExample.Criteria |
andStatusNotEqualTo(Integer value) |
SmebRoleAuthExample.Criteria |
andStatusNotIn(List<Integer> values) |
List<SmebRoleAuthExample.Criterion> |
getAllCriteria() |
List<SmebRoleAuthExample.Criterion> |
getCriteria() |
boolean |
isValid() |