Methods
| Modifier and Type |
Method and Description |
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) |
HfmdEntity_Example.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
HfmdEntity_Example.Criteria |
andCreateTimeEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeGreaterThan(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeIn(List<Date> values) |
HfmdEntity_Example.Criteria |
andCreateTimeIsNotNull() |
HfmdEntity_Example.Criteria |
andCreateTimeIsNull() |
HfmdEntity_Example.Criteria |
andCreateTimeLessThan(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
HfmdEntity_Example.Criteria |
andCreateTimeNotEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andCreateTimeNotIn(List<Date> values) |
HfmdEntity_Example.Criteria |
andDelFlagBetween(Integer value1,
Integer value2) |
HfmdEntity_Example.Criteria |
andDelFlagEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagGreaterThan(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagGreaterThanOrEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagIn(List<Integer> values) |
HfmdEntity_Example.Criteria |
andDelFlagIsNotNull() |
HfmdEntity_Example.Criteria |
andDelFlagIsNull() |
HfmdEntity_Example.Criteria |
andDelFlagLessThan(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagLessThanOrEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagNotBetween(Integer value1,
Integer value2) |
HfmdEntity_Example.Criteria |
andDelFlagNotEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andDelFlagNotIn(List<Integer> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeGreaterThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeGreaterThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeIsNotNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeIsNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeLessThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeLessThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeNotBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeNotEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeNotIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityCodeNotLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescGreaterThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescGreaterThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescIsNotNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityDescIsNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityDescLessThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescLessThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescNotBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescNotEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescNotIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityDescNotLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdGreaterThan(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdGreaterThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdIsNotNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityIdIsNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityIdLessThan(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdLessThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdNotBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdNotEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfmdEntityIdNotIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameGreaterThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameGreaterThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameIsNotNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityNameIsNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityNameLessThan(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameLessThanOrEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameNotBetween(String value1,
String value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameNotEqualTo(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameNotIn(List<String> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityNameNotLike(String value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeBetween(Integer value1,
Integer value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeGreaterThan(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeGreaterThanOrEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeIn(List<Integer> values) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeIsNotNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeIsNull() |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeLessThan(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeLessThanOrEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeNotBetween(Integer value1,
Integer value2) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeNotEqualTo(Integer value) |
HfmdEntity_Example.Criteria |
andHfmdEntityTypeNotIn(List<Integer> values) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdGreaterThan(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdGreaterThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdIsNotNull() |
HfmdEntity_Example.Criteria |
andHfpmModuleIdIsNull() |
HfmdEntity_Example.Criteria |
andHfpmModuleIdLessThan(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdLessThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdNotBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdNotEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmModuleIdNotIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdGreaterThan(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdGreaterThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdIsNotNull() |
HfmdEntity_Example.Criteria |
andHfpmProgramIdIsNull() |
HfmdEntity_Example.Criteria |
andHfpmProgramIdLessThan(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdLessThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdNotBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdNotEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andHfpmProgramIdNotIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andModifyOpIdBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andModifyOpIdEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdGreaterThan(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdGreaterThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andModifyOpIdIsNotNull() |
HfmdEntity_Example.Criteria |
andModifyOpIdIsNull() |
HfmdEntity_Example.Criteria |
andModifyOpIdLessThan(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdLessThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdNotBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andModifyOpIdNotEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andModifyOpIdNotIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andModifyTimeBetween(Date value1,
Date value2) |
HfmdEntity_Example.Criteria |
andModifyTimeEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeGreaterThan(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeGreaterThanOrEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeIn(List<Date> values) |
HfmdEntity_Example.Criteria |
andModifyTimeIsNotNull() |
HfmdEntity_Example.Criteria |
andModifyTimeIsNull() |
HfmdEntity_Example.Criteria |
andModifyTimeLessThan(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeLessThanOrEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeNotBetween(Date value1,
Date value2) |
HfmdEntity_Example.Criteria |
andModifyTimeNotEqualTo(Date value) |
HfmdEntity_Example.Criteria |
andModifyTimeNotIn(List<Date> values) |
HfmdEntity_Example.Criteria |
andOpIdBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andOpIdEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andOpIdGreaterThan(Long value) |
HfmdEntity_Example.Criteria |
andOpIdGreaterThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andOpIdIn(List<Long> values) |
HfmdEntity_Example.Criteria |
andOpIdIsNotNull() |
HfmdEntity_Example.Criteria |
andOpIdIsNull() |
HfmdEntity_Example.Criteria |
andOpIdLessThan(Long value) |
HfmdEntity_Example.Criteria |
andOpIdLessThanOrEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andOpIdNotBetween(Long value1,
Long value2) |
HfmdEntity_Example.Criteria |
andOpIdNotEqualTo(Long value) |
HfmdEntity_Example.Criteria |
andOpIdNotIn(List<Long> values) |
List<HfmdEntity_Example.Criterion> |
getAllCriteria() |
List<HfmdEntity_Example.Criterion> |
getCriteria() |
boolean |
isValid() |