所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
SysMsgTypeExample.Criteria |
andCallbackBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andCallbackEqualTo(String value) |
SysMsgTypeExample.Criteria |
andCallbackGreaterThan(String value) |
SysMsgTypeExample.Criteria |
andCallbackGreaterThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andCallbackIn(List<String> values) |
SysMsgTypeExample.Criteria |
andCallbackIsNotNull() |
SysMsgTypeExample.Criteria |
andCallbackIsNull() |
SysMsgTypeExample.Criteria |
andCallbackLessThan(String value) |
SysMsgTypeExample.Criteria |
andCallbackLessThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andCallbackLike(String value) |
SysMsgTypeExample.Criteria |
andCallbackNotBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andCallbackNotEqualTo(String value) |
SysMsgTypeExample.Criteria |
andCallbackNotIn(List<String> values) |
SysMsgTypeExample.Criteria |
andCallbackNotLike(String value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdBetween(Long value1,
Long value2) |
SysMsgTypeExample.Criteria |
andMsgTypeIdEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdGreaterThan(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdGreaterThanOrEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdIn(List<Long> values) |
SysMsgTypeExample.Criteria |
andMsgTypeIdIsNotNull() |
SysMsgTypeExample.Criteria |
andMsgTypeIdIsNull() |
SysMsgTypeExample.Criteria |
andMsgTypeIdLessThan(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdLessThanOrEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdNotBetween(Long value1,
Long value2) |
SysMsgTypeExample.Criteria |
andMsgTypeIdNotEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andMsgTypeIdNotIn(List<Long> values) |
SysMsgTypeExample.Criteria |
andPidBetween(Long value1,
Long value2) |
SysMsgTypeExample.Criteria |
andPidEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andPidGreaterThan(Long value) |
SysMsgTypeExample.Criteria |
andPidGreaterThanOrEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andPidIn(List<Long> values) |
SysMsgTypeExample.Criteria |
andPidIsNotNull() |
SysMsgTypeExample.Criteria |
andPidIsNull() |
SysMsgTypeExample.Criteria |
andPidLessThan(Long value) |
SysMsgTypeExample.Criteria |
andPidLessThanOrEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andPidNotBetween(Long value1,
Long value2) |
SysMsgTypeExample.Criteria |
andPidNotEqualTo(Long value) |
SysMsgTypeExample.Criteria |
andPidNotIn(List<Long> values) |
SysMsgTypeExample.Criteria |
andRouterBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andRouterEqualTo(String value) |
SysMsgTypeExample.Criteria |
andRouterGreaterThan(String value) |
SysMsgTypeExample.Criteria |
andRouterGreaterThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andRouterIn(List<String> values) |
SysMsgTypeExample.Criteria |
andRouterIsNotNull() |
SysMsgTypeExample.Criteria |
andRouterIsNull() |
SysMsgTypeExample.Criteria |
andRouterLessThan(String value) |
SysMsgTypeExample.Criteria |
andRouterLessThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andRouterLike(String value) |
SysMsgTypeExample.Criteria |
andRouterNotBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andRouterNotEqualTo(String value) |
SysMsgTypeExample.Criteria |
andRouterNotIn(List<String> values) |
SysMsgTypeExample.Criteria |
andRouterNotLike(String value) |
SysMsgTypeExample.Criteria |
andTypeNameBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andTypeNameEqualTo(String value) |
SysMsgTypeExample.Criteria |
andTypeNameGreaterThan(String value) |
SysMsgTypeExample.Criteria |
andTypeNameGreaterThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andTypeNameIn(List<String> values) |
SysMsgTypeExample.Criteria |
andTypeNameIsNotNull() |
SysMsgTypeExample.Criteria |
andTypeNameIsNull() |
SysMsgTypeExample.Criteria |
andTypeNameLessThan(String value) |
SysMsgTypeExample.Criteria |
andTypeNameLessThanOrEqualTo(String value) |
SysMsgTypeExample.Criteria |
andTypeNameLike(String value) |
SysMsgTypeExample.Criteria |
andTypeNameNotBetween(String value1,
String value2) |
SysMsgTypeExample.Criteria |
andTypeNameNotEqualTo(String value) |
SysMsgTypeExample.Criteria |
andTypeNameNotIn(List<String> values) |
SysMsgTypeExample.Criteria |
andTypeNameNotLike(String value) |
List<SysMsgTypeExample.Criterion> |
getAllCriteria() |
List<SysMsgTypeExample.Criterion> |
getCriteria() |
boolean |
isValid() |