所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
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) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeGreaterThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andCreateTimeIsNull() |
DatasetTableTaskLogExample.Criteria |
andCreateTimeLessThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeLessThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeNotBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeNotEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andCreateTimeNotIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andEndTimeBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andEndTimeEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeGreaterThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeGreaterThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andEndTimeIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andEndTimeIsNull() |
DatasetTableTaskLogExample.Criteria |
andEndTimeLessThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeLessThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeNotBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andEndTimeNotEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andEndTimeNotIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andIdBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andIdEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andIdGreaterThan(String value) |
DatasetTableTaskLogExample.Criteria |
andIdGreaterThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andIdIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andIdIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andIdIsNull() |
DatasetTableTaskLogExample.Criteria |
andIdLessThan(String value) |
DatasetTableTaskLogExample.Criteria |
andIdLessThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andIdLike(String value) |
DatasetTableTaskLogExample.Criteria |
andIdNotBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andIdNotEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andIdNotIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andIdNotLike(String value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andStartTimeEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeGreaterThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeGreaterThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andStartTimeIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andStartTimeIsNull() |
DatasetTableTaskLogExample.Criteria |
andStartTimeLessThan(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeLessThanOrEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeNotBetween(Long value1,
Long value2) |
DatasetTableTaskLogExample.Criteria |
andStartTimeNotEqualTo(Long value) |
DatasetTableTaskLogExample.Criteria |
andStartTimeNotIn(List<Long> values) |
DatasetTableTaskLogExample.Criteria |
andStatusBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andStatusEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusGreaterThan(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusGreaterThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andStatusIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andStatusIsNull() |
DatasetTableTaskLogExample.Criteria |
andStatusLessThan(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusLessThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusLike(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusNotBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andStatusNotEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andStatusNotIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andStatusNotLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTableIdEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdGreaterThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdGreaterThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTableIdIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andTableIdIsNull() |
DatasetTableTaskLogExample.Criteria |
andTableIdLessThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdLessThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdNotBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTableIdNotEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTableIdNotIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTableIdNotLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTaskIdEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdGreaterThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdGreaterThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTaskIdIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andTaskIdIsNull() |
DatasetTableTaskLogExample.Criteria |
andTaskIdLessThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdLessThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdNotBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTaskIdNotEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTaskIdNotIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTaskIdNotLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeGreaterThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeGreaterThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeIsNotNull() |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeIsNull() |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeLessThan(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeLessThanOrEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeLike(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeNotBetween(String value1,
String value2) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeNotEqualTo(String value) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeNotIn(List<String> values) |
DatasetTableTaskLogExample.Criteria |
andTriggerTypeNotLike(String value) |
List<DatasetTableTaskLogExample.Criterion> |
getAllCriteria() |
List<DatasetTableTaskLogExample.Criterion> |
getCriteria() |
boolean |
isValid() |