所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysLogExample.Criteria |
andIdBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andIdEqualTo(Long value) |
SysLogExample.Criteria |
andIdGreaterThan(Long value) |
SysLogExample.Criteria |
andIdGreaterThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andIdIn(List<Long> values) |
SysLogExample.Criteria |
andIdIsNotNull() |
SysLogExample.Criteria |
andIdIsNull() |
SysLogExample.Criteria |
andIdLessThan(Long value) |
SysLogExample.Criteria |
andIdLessThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andIdNotBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andIdNotEqualTo(Long value) |
SysLogExample.Criteria |
andIdNotIn(List<Long> values) |
SysLogExample.Criteria |
andIpBetween(String value1,
String value2) |
SysLogExample.Criteria |
andIpEqualTo(String value) |
SysLogExample.Criteria |
andIpGreaterThan(String value) |
SysLogExample.Criteria |
andIpGreaterThanOrEqualTo(String value) |
SysLogExample.Criteria |
andIpIn(List<String> values) |
SysLogExample.Criteria |
andIpIsNotNull() |
SysLogExample.Criteria |
andIpIsNull() |
SysLogExample.Criteria |
andIpLessThan(String value) |
SysLogExample.Criteria |
andIpLessThanOrEqualTo(String value) |
SysLogExample.Criteria |
andIpLike(String value) |
SysLogExample.Criteria |
andIpNotBetween(String value1,
String value2) |
SysLogExample.Criteria |
andIpNotEqualTo(String value) |
SysLogExample.Criteria |
andIpNotIn(List<String> values) |
SysLogExample.Criteria |
andIpNotLike(String value) |
SysLogExample.Criteria |
andLoginNameBetween(String value1,
String value2) |
SysLogExample.Criteria |
andLoginNameEqualTo(String value) |
SysLogExample.Criteria |
andLoginNameGreaterThan(String value) |
SysLogExample.Criteria |
andLoginNameGreaterThanOrEqualTo(String value) |
SysLogExample.Criteria |
andLoginNameIn(List<String> values) |
SysLogExample.Criteria |
andLoginNameIsNotNull() |
SysLogExample.Criteria |
andLoginNameIsNull() |
SysLogExample.Criteria |
andLoginNameLessThan(String value) |
SysLogExample.Criteria |
andLoginNameLessThanOrEqualTo(String value) |
SysLogExample.Criteria |
andLoginNameLike(String value) |
SysLogExample.Criteria |
andLoginNameNotBetween(String value1,
String value2) |
SysLogExample.Criteria |
andLoginNameNotEqualTo(String value) |
SysLogExample.Criteria |
andLoginNameNotIn(List<String> values) |
SysLogExample.Criteria |
andLoginNameNotLike(String value) |
SysLogExample.Criteria |
andNickNameBetween(String value1,
String value2) |
SysLogExample.Criteria |
andNickNameEqualTo(String value) |
SysLogExample.Criteria |
andNickNameGreaterThan(String value) |
SysLogExample.Criteria |
andNickNameGreaterThanOrEqualTo(String value) |
SysLogExample.Criteria |
andNickNameIn(List<String> values) |
SysLogExample.Criteria |
andNickNameIsNotNull() |
SysLogExample.Criteria |
andNickNameIsNull() |
SysLogExample.Criteria |
andNickNameLessThan(String value) |
SysLogExample.Criteria |
andNickNameLessThanOrEqualTo(String value) |
SysLogExample.Criteria |
andNickNameLike(String value) |
SysLogExample.Criteria |
andNickNameNotBetween(String value1,
String value2) |
SysLogExample.Criteria |
andNickNameNotEqualTo(String value) |
SysLogExample.Criteria |
andNickNameNotIn(List<String> values) |
SysLogExample.Criteria |
andNickNameNotLike(String value) |
SysLogExample.Criteria |
andOperateTypeBetween(Integer value1,
Integer value2) |
SysLogExample.Criteria |
andOperateTypeEqualTo(Integer value) |
SysLogExample.Criteria |
andOperateTypeGreaterThan(Integer value) |
SysLogExample.Criteria |
andOperateTypeGreaterThanOrEqualTo(Integer value) |
SysLogExample.Criteria |
andOperateTypeIn(List<Integer> values) |
SysLogExample.Criteria |
andOperateTypeIsNotNull() |
SysLogExample.Criteria |
andOperateTypeIsNull() |
SysLogExample.Criteria |
andOperateTypeLessThan(Integer value) |
SysLogExample.Criteria |
andOperateTypeLessThanOrEqualTo(Integer value) |
SysLogExample.Criteria |
andOperateTypeNotBetween(Integer value1,
Integer value2) |
SysLogExample.Criteria |
andOperateTypeNotEqualTo(Integer value) |
SysLogExample.Criteria |
andOperateTypeNotIn(List<Integer> values) |
SysLogExample.Criteria |
andSourceIdBetween(String value1,
String value2) |
SysLogExample.Criteria |
andSourceIdEqualTo(String value) |
SysLogExample.Criteria |
andSourceIdGreaterThan(String value) |
SysLogExample.Criteria |
andSourceIdGreaterThanOrEqualTo(String value) |
SysLogExample.Criteria |
andSourceIdIn(List<String> values) |
SysLogExample.Criteria |
andSourceIdIsNotNull() |
SysLogExample.Criteria |
andSourceIdIsNull() |
SysLogExample.Criteria |
andSourceIdLessThan(String value) |
SysLogExample.Criteria |
andSourceIdLessThanOrEqualTo(String value) |
SysLogExample.Criteria |
andSourceIdLike(String value) |
SysLogExample.Criteria |
andSourceIdNotBetween(String value1,
String value2) |
SysLogExample.Criteria |
andSourceIdNotEqualTo(String value) |
SysLogExample.Criteria |
andSourceIdNotIn(List<String> values) |
SysLogExample.Criteria |
andSourceIdNotLike(String value) |
SysLogExample.Criteria |
andSourceNameBetween(String value1,
String value2) |
SysLogExample.Criteria |
andSourceNameEqualTo(String value) |
SysLogExample.Criteria |
andSourceNameGreaterThan(String value) |
SysLogExample.Criteria |
andSourceNameGreaterThanOrEqualTo(String value) |
SysLogExample.Criteria |
andSourceNameIn(List<String> values) |
SysLogExample.Criteria |
andSourceNameIsNotNull() |
SysLogExample.Criteria |
andSourceNameIsNull() |
SysLogExample.Criteria |
andSourceNameLessThan(String value) |
SysLogExample.Criteria |
andSourceNameLessThanOrEqualTo(String value) |
SysLogExample.Criteria |
andSourceNameLike(String value) |
SysLogExample.Criteria |
andSourceNameNotBetween(String value1,
String value2) |
SysLogExample.Criteria |
andSourceNameNotEqualTo(String value) |
SysLogExample.Criteria |
andSourceNameNotIn(List<String> values) |
SysLogExample.Criteria |
andSourceNameNotLike(String value) |
SysLogExample.Criteria |
andSourceTypeBetween(Integer value1,
Integer value2) |
SysLogExample.Criteria |
andSourceTypeEqualTo(Integer value) |
SysLogExample.Criteria |
andSourceTypeGreaterThan(Integer value) |
SysLogExample.Criteria |
andSourceTypeGreaterThanOrEqualTo(Integer value) |
SysLogExample.Criteria |
andSourceTypeIn(List<Integer> values) |
SysLogExample.Criteria |
andSourceTypeIsNotNull() |
SysLogExample.Criteria |
andSourceTypeIsNull() |
SysLogExample.Criteria |
andSourceTypeLessThan(Integer value) |
SysLogExample.Criteria |
andSourceTypeLessThanOrEqualTo(Integer value) |
SysLogExample.Criteria |
andSourceTypeNotBetween(Integer value1,
Integer value2) |
SysLogExample.Criteria |
andSourceTypeNotEqualTo(Integer value) |
SysLogExample.Criteria |
andSourceTypeNotIn(List<Integer> values) |
SysLogExample.Criteria |
andTimeBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andTimeEqualTo(Long value) |
SysLogExample.Criteria |
andTimeGreaterThan(Long value) |
SysLogExample.Criteria |
andTimeGreaterThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andTimeIn(List<Long> values) |
SysLogExample.Criteria |
andTimeIsNotNull() |
SysLogExample.Criteria |
andTimeIsNull() |
SysLogExample.Criteria |
andTimeLessThan(Long value) |
SysLogExample.Criteria |
andTimeLessThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andTimeNotBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andTimeNotEqualTo(Long value) |
SysLogExample.Criteria |
andTimeNotIn(List<Long> values) |
SysLogExample.Criteria |
andUserIdBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andUserIdEqualTo(Long value) |
SysLogExample.Criteria |
andUserIdGreaterThan(Long value) |
SysLogExample.Criteria |
andUserIdGreaterThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andUserIdIn(List<Long> values) |
SysLogExample.Criteria |
andUserIdIsNotNull() |
SysLogExample.Criteria |
andUserIdIsNull() |
SysLogExample.Criteria |
andUserIdLessThan(Long value) |
SysLogExample.Criteria |
andUserIdLessThanOrEqualTo(Long value) |
SysLogExample.Criteria |
andUserIdNotBetween(Long value1,
Long value2) |
SysLogExample.Criteria |
andUserIdNotEqualTo(Long value) |
SysLogExample.Criteria |
andUserIdNotIn(List<Long> values) |
List<SysLogExample.Criterion> |
getAllCriteria() |
List<SysLogExample.Criterion> |
getCriteria() |
boolean |
isValid() |