所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
PanelSubjectExample.Criteria |
andCreateByBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andCreateByEqualTo(String value) |
PanelSubjectExample.Criteria |
andCreateByGreaterThan(String value) |
PanelSubjectExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andCreateByIn(List<String> values) |
PanelSubjectExample.Criteria |
andCreateByIsNotNull() |
PanelSubjectExample.Criteria |
andCreateByIsNull() |
PanelSubjectExample.Criteria |
andCreateByLessThan(String value) |
PanelSubjectExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andCreateByLike(String value) |
PanelSubjectExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andCreateByNotEqualTo(String value) |
PanelSubjectExample.Criteria |
andCreateByNotIn(List<String> values) |
PanelSubjectExample.Criteria |
andCreateByNotLike(String value) |
PanelSubjectExample.Criteria |
andCreateNumBetween(Integer value1,
Integer value2) |
PanelSubjectExample.Criteria |
andCreateNumEqualTo(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumGreaterThan(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumGreaterThanOrEqualTo(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumIn(List<Integer> values) |
PanelSubjectExample.Criteria |
andCreateNumIsNotNull() |
PanelSubjectExample.Criteria |
andCreateNumIsNull() |
PanelSubjectExample.Criteria |
andCreateNumLessThan(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumLessThanOrEqualTo(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumNotBetween(Integer value1,
Integer value2) |
PanelSubjectExample.Criteria |
andCreateNumNotEqualTo(Integer value) |
PanelSubjectExample.Criteria |
andCreateNumNotIn(List<Integer> values) |
PanelSubjectExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
PanelSubjectExample.Criteria |
andCreateTimeEqualTo(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeGreaterThan(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeIn(List<Long> values) |
PanelSubjectExample.Criteria |
andCreateTimeIsNotNull() |
PanelSubjectExample.Criteria |
andCreateTimeIsNull() |
PanelSubjectExample.Criteria |
andCreateTimeLessThan(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
PanelSubjectExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
PanelSubjectExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
PanelSubjectExample.Criteria |
andIdBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andIdEqualTo(String value) |
PanelSubjectExample.Criteria |
andIdGreaterThan(String value) |
PanelSubjectExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andIdIn(List<String> values) |
PanelSubjectExample.Criteria |
andIdIsNotNull() |
PanelSubjectExample.Criteria |
andIdIsNull() |
PanelSubjectExample.Criteria |
andIdLessThan(String value) |
PanelSubjectExample.Criteria |
andIdLessThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andIdLike(String value) |
PanelSubjectExample.Criteria |
andIdNotBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andIdNotEqualTo(String value) |
PanelSubjectExample.Criteria |
andIdNotIn(List<String> values) |
PanelSubjectExample.Criteria |
andIdNotLike(String value) |
PanelSubjectExample.Criteria |
andNameBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andNameEqualTo(String value) |
PanelSubjectExample.Criteria |
andNameGreaterThan(String value) |
PanelSubjectExample.Criteria |
andNameGreaterThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andNameIn(List<String> values) |
PanelSubjectExample.Criteria |
andNameIsNotNull() |
PanelSubjectExample.Criteria |
andNameIsNull() |
PanelSubjectExample.Criteria |
andNameLessThan(String value) |
PanelSubjectExample.Criteria |
andNameLessThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andNameLike(String value) |
PanelSubjectExample.Criteria |
andNameNotBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andNameNotEqualTo(String value) |
PanelSubjectExample.Criteria |
andNameNotIn(List<String> values) |
PanelSubjectExample.Criteria |
andNameNotLike(String value) |
PanelSubjectExample.Criteria |
andTypeBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andTypeEqualTo(String value) |
PanelSubjectExample.Criteria |
andTypeGreaterThan(String value) |
PanelSubjectExample.Criteria |
andTypeGreaterThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andTypeIn(List<String> values) |
PanelSubjectExample.Criteria |
andTypeIsNotNull() |
PanelSubjectExample.Criteria |
andTypeIsNull() |
PanelSubjectExample.Criteria |
andTypeLessThan(String value) |
PanelSubjectExample.Criteria |
andTypeLessThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andTypeLike(String value) |
PanelSubjectExample.Criteria |
andTypeNotBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andTypeNotEqualTo(String value) |
PanelSubjectExample.Criteria |
andTypeNotIn(List<String> values) |
PanelSubjectExample.Criteria |
andTypeNotLike(String value) |
PanelSubjectExample.Criteria |
andUpdateByBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andUpdateByEqualTo(String value) |
PanelSubjectExample.Criteria |
andUpdateByGreaterThan(String value) |
PanelSubjectExample.Criteria |
andUpdateByGreaterThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andUpdateByIn(List<String> values) |
PanelSubjectExample.Criteria |
andUpdateByIsNotNull() |
PanelSubjectExample.Criteria |
andUpdateByIsNull() |
PanelSubjectExample.Criteria |
andUpdateByLessThan(String value) |
PanelSubjectExample.Criteria |
andUpdateByLessThanOrEqualTo(String value) |
PanelSubjectExample.Criteria |
andUpdateByLike(String value) |
PanelSubjectExample.Criteria |
andUpdateByNotBetween(String value1,
String value2) |
PanelSubjectExample.Criteria |
andUpdateByNotEqualTo(String value) |
PanelSubjectExample.Criteria |
andUpdateByNotIn(List<String> values) |
PanelSubjectExample.Criteria |
andUpdateByNotLike(String value) |
PanelSubjectExample.Criteria |
andUpdateTimeBetween(Long value1,
Long value2) |
PanelSubjectExample.Criteria |
andUpdateTimeEqualTo(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeGreaterThan(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeGreaterThanOrEqualTo(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeIn(List<Long> values) |
PanelSubjectExample.Criteria |
andUpdateTimeIsNotNull() |
PanelSubjectExample.Criteria |
andUpdateTimeIsNull() |
PanelSubjectExample.Criteria |
andUpdateTimeLessThan(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeLessThanOrEqualTo(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeNotBetween(Long value1,
Long value2) |
PanelSubjectExample.Criteria |
andUpdateTimeNotEqualTo(Long value) |
PanelSubjectExample.Criteria |
andUpdateTimeNotIn(List<Long> values) |
List<PanelSubjectExample.Criterion> |
getAllCriteria() |
List<PanelSubjectExample.Criterion> |
getCriteria() |
boolean |
isValid() |