所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysAuthExample.Criteria |
andAuthDetailsBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthDetailsEqualTo(String value) |
SysAuthExample.Criteria |
andAuthDetailsGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthDetailsGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthDetailsIn(List<String> values) |
SysAuthExample.Criteria |
andAuthDetailsIsNotNull() |
SysAuthExample.Criteria |
andAuthDetailsIsNull() |
SysAuthExample.Criteria |
andAuthDetailsLessThan(String value) |
SysAuthExample.Criteria |
andAuthDetailsLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthDetailsLike(String value) |
SysAuthExample.Criteria |
andAuthDetailsNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthDetailsNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthDetailsNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthDetailsNotLike(String value) |
SysAuthExample.Criteria |
andAuthSourceBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthSourceEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthSourceGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceIn(List<String> values) |
SysAuthExample.Criteria |
andAuthSourceIsNotNull() |
SysAuthExample.Criteria |
andAuthSourceIsNull() |
SysAuthExample.Criteria |
andAuthSourceLessThan(String value) |
SysAuthExample.Criteria |
andAuthSourceLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceLike(String value) |
SysAuthExample.Criteria |
andAuthSourceNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthSourceNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthSourceNotLike(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthSourceTypeEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeIn(List<String> values) |
SysAuthExample.Criteria |
andAuthSourceTypeIsNotNull() |
SysAuthExample.Criteria |
andAuthSourceTypeIsNull() |
SysAuthExample.Criteria |
andAuthSourceTypeLessThan(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeLike(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthSourceTypeNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthSourceTypeNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthSourceTypeNotLike(String value) |
SysAuthExample.Criteria |
andAuthTargetBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthTargetEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthTargetGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetIn(List<String> values) |
SysAuthExample.Criteria |
andAuthTargetIsNotNull() |
SysAuthExample.Criteria |
andAuthTargetIsNull() |
SysAuthExample.Criteria |
andAuthTargetLessThan(String value) |
SysAuthExample.Criteria |
andAuthTargetLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetLike(String value) |
SysAuthExample.Criteria |
andAuthTargetNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthTargetNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthTargetNotLike(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthTargetTypeEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeIn(List<String> values) |
SysAuthExample.Criteria |
andAuthTargetTypeIsNotNull() |
SysAuthExample.Criteria |
andAuthTargetTypeIsNull() |
SysAuthExample.Criteria |
andAuthTargetTypeLessThan(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeLike(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthTargetTypeNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthTargetTypeNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthTargetTypeNotLike(String value) |
SysAuthExample.Criteria |
andAuthTimeBetween(Long value1,
Long value2) |
SysAuthExample.Criteria |
andAuthTimeEqualTo(Long value) |
SysAuthExample.Criteria |
andAuthTimeGreaterThan(Long value) |
SysAuthExample.Criteria |
andAuthTimeGreaterThanOrEqualTo(Long value) |
SysAuthExample.Criteria |
andAuthTimeIn(List<Long> values) |
SysAuthExample.Criteria |
andAuthTimeIsNotNull() |
SysAuthExample.Criteria |
andAuthTimeIsNull() |
SysAuthExample.Criteria |
andAuthTimeLessThan(Long value) |
SysAuthExample.Criteria |
andAuthTimeLessThanOrEqualTo(Long value) |
SysAuthExample.Criteria |
andAuthTimeNotBetween(Long value1,
Long value2) |
SysAuthExample.Criteria |
andAuthTimeNotEqualTo(Long value) |
SysAuthExample.Criteria |
andAuthTimeNotIn(List<Long> values) |
SysAuthExample.Criteria |
andAuthUserBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthUserEqualTo(String value) |
SysAuthExample.Criteria |
andAuthUserGreaterThan(String value) |
SysAuthExample.Criteria |
andAuthUserGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthUserIn(List<String> values) |
SysAuthExample.Criteria |
andAuthUserIsNotNull() |
SysAuthExample.Criteria |
andAuthUserIsNull() |
SysAuthExample.Criteria |
andAuthUserLessThan(String value) |
SysAuthExample.Criteria |
andAuthUserLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andAuthUserLike(String value) |
SysAuthExample.Criteria |
andAuthUserNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andAuthUserNotEqualTo(String value) |
SysAuthExample.Criteria |
andAuthUserNotIn(List<String> values) |
SysAuthExample.Criteria |
andAuthUserNotLike(String value) |
SysAuthExample.Criteria |
andIdBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andIdEqualTo(String value) |
SysAuthExample.Criteria |
andIdGreaterThan(String value) |
SysAuthExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andIdIn(List<String> values) |
SysAuthExample.Criteria |
andIdIsNotNull() |
SysAuthExample.Criteria |
andIdIsNull() |
SysAuthExample.Criteria |
andIdLessThan(String value) |
SysAuthExample.Criteria |
andIdLessThanOrEqualTo(String value) |
SysAuthExample.Criteria |
andIdLike(String value) |
SysAuthExample.Criteria |
andIdNotBetween(String value1,
String value2) |
SysAuthExample.Criteria |
andIdNotEqualTo(String value) |
SysAuthExample.Criteria |
andIdNotIn(List<String> values) |
SysAuthExample.Criteria |
andIdNotLike(String value) |
SysAuthExample.Criteria |
andUpdateTimeBetween(Date value1,
Date value2) |
SysAuthExample.Criteria |
andUpdateTimeEqualTo(Date value) |
SysAuthExample.Criteria |
andUpdateTimeGreaterThan(Date value) |
SysAuthExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Date value) |
SysAuthExample.Criteria |
andUpdateTimeIn(List<Date> values) |
SysAuthExample.Criteria |
andUpdateTimeIsNotNull() |
SysAuthExample.Criteria |
andUpdateTimeIsNull() |
SysAuthExample.Criteria |
andUpdateTimeLessThan(Date value) |
SysAuthExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Date value) |
SysAuthExample.Criteria |
andUpdateTimeNotBetween(Date value1,
Date value2) |
SysAuthExample.Criteria |
andUpdateTimeNotEqualTo(Date value) |
SysAuthExample.Criteria |
andUpdateTimeNotIn(List<Date> values) |
List<SysAuthExample.Criterion> |
getAllCriteria() |
List<SysAuthExample.Criterion> |
getCriteria() |
boolean |
isValid() |