public static class WeatherExample.Criteria
extends com.viontech.keliu.base.BaseExample.GeneratedCriteria
| 限定符 | 构造器和说明 |
|---|---|
protected |
Criteria(String tableName) |
protected |
Criteria(String tableName,
boolean ignoreCase) |
protected Criteria(String tableName)
protected Criteria(String tableName, boolean ignoreCase)
public boolean isValid()
public List<com.viontech.keliu.base.BaseExample.Criterion> getAllCriteria()
public void setAllCriteria(List<com.viontech.keliu.base.BaseExample.Criterion> criteria)
protected void addCriterion(String condition)
protected void addCriterion(String condition, Object value1, Object value2, String property)
protected void addCriterionForJDBCDate(String condition, Date value, String property)
protected void addCriterionForJDBCDate(String condition, List<Date> values, String property)
protected void addCriterionForJDBCDate(String condition, Date value1, Date value2, String property)
public WeatherExample.Criteria andIdIsNull()
public WeatherExample.Criteria andIdIsNotNull()
public WeatherExample.Criteria andIdEqualTo(Long value)
public WeatherExample.Criteria andIdNotEqualTo(Long value)
public WeatherExample.Criteria andIdGreaterThan(Long value)
public WeatherExample.Criteria andIdGreaterThanOrEqualTo(Long value)
public WeatherExample.Criteria andIdLessThan(Long value)
public WeatherExample.Criteria andIdLessThanOrEqualTo(Long value)
public WeatherExample.Criteria andIdIn(List<Long> values)
public WeatherExample.Criteria andIdNotIn(List<Long> values)
public WeatherExample.Criteria andIdBetween(Long value1, Long value2)
public WeatherExample.Criteria andIdNotBetween(Long value1, Long value2)
public WeatherExample.Criteria andProvinceIdIsNull()
public WeatherExample.Criteria andProvinceIdIsNotNull()
public WeatherExample.Criteria andProvinceIdEqualTo(Long value)
public WeatherExample.Criteria andProvinceIdNotEqualTo(Long value)
public WeatherExample.Criteria andProvinceIdGreaterThan(Long value)
public WeatherExample.Criteria andProvinceIdGreaterThanOrEqualTo(Long value)
public WeatherExample.Criteria andProvinceIdLessThan(Long value)
public WeatherExample.Criteria andProvinceIdLessThanOrEqualTo(Long value)
public WeatherExample.Criteria andProvinceIdIn(List<Long> values)
public WeatherExample.Criteria andProvinceIdNotIn(List<Long> values)
public WeatherExample.Criteria andProvinceIdBetween(Long value1, Long value2)
public WeatherExample.Criteria andProvinceIdNotBetween(Long value1, Long value2)
public WeatherExample.Criteria andCityIdIsNull()
public WeatherExample.Criteria andCityIdIsNotNull()
public WeatherExample.Criteria andCityIdEqualTo(Long value)
public WeatherExample.Criteria andCityIdNotEqualTo(Long value)
public WeatherExample.Criteria andCityIdGreaterThan(Long value)
public WeatherExample.Criteria andCityIdGreaterThanOrEqualTo(Long value)
public WeatherExample.Criteria andCityIdLessThan(Long value)
public WeatherExample.Criteria andCityIdLessThanOrEqualTo(Long value)
public WeatherExample.Criteria andCityIdIn(List<Long> values)
public WeatherExample.Criteria andCityIdNotIn(List<Long> values)
public WeatherExample.Criteria andCityIdBetween(Long value1, Long value2)
public WeatherExample.Criteria andCityIdNotBetween(Long value1, Long value2)
public WeatherExample.Criteria andTypeIsNull()
public WeatherExample.Criteria andTypeIsNotNull()
public WeatherExample.Criteria andTypeEqualTo(String value)
public WeatherExample.Criteria andTypeNotEqualTo(String value)
public WeatherExample.Criteria andTypeGreaterThan(String value)
public WeatherExample.Criteria andTypeGreaterThanOrEqualTo(String value)
public WeatherExample.Criteria andTypeLessThan(String value)
public WeatherExample.Criteria andTypeLessThanOrEqualTo(String value)
public WeatherExample.Criteria andTypeLike(String value)
public WeatherExample.Criteria andTypeNotLike(String value)
public WeatherExample.Criteria andTypeIn(List<String> values)
public WeatherExample.Criteria andTypeNotIn(List<String> values)
public WeatherExample.Criteria andTypeBetween(String value1, String value2)
public WeatherExample.Criteria andTypeNotBetween(String value1, String value2)
public WeatherExample.Criteria andDataDateIsNull()
public WeatherExample.Criteria andDataDateIsNotNull()
public WeatherExample.Criteria andDataDateEqualTo(Date value)
public WeatherExample.Criteria andDataDateNotEqualTo(Date value)
public WeatherExample.Criteria andDataDateGreaterThan(Date value)
public WeatherExample.Criteria andDataDateGreaterThanOrEqualTo(Date value)
public WeatherExample.Criteria andDataDateLessThan(Date value)
public WeatherExample.Criteria andDataDateLessThanOrEqualTo(Date value)
public WeatherExample.Criteria andDataDateIn(List<Date> values)
public WeatherExample.Criteria andDataDateNotIn(List<Date> values)
public WeatherExample.Criteria andDataDateBetween(Date value1, Date value2)
public WeatherExample.Criteria andDataDateNotBetween(Date value1, Date value2)
public WeatherExample.Criteria andLtempIsNull()
public WeatherExample.Criteria andLtempIsNotNull()
public WeatherExample.Criteria andLtempEqualTo(Short value)
public WeatherExample.Criteria andLtempNotEqualTo(Short value)
public WeatherExample.Criteria andLtempGreaterThan(Short value)
public WeatherExample.Criteria andLtempGreaterThanOrEqualTo(Short value)
public WeatherExample.Criteria andLtempLessThan(Short value)
public WeatherExample.Criteria andLtempLessThanOrEqualTo(Short value)
public WeatherExample.Criteria andLtempIn(List<Short> values)
public WeatherExample.Criteria andLtempNotIn(List<Short> values)
public WeatherExample.Criteria andLtempBetween(Short value1, Short value2)
public WeatherExample.Criteria andLtempNotBetween(Short value1, Short value2)
public WeatherExample.Criteria andHtempIsNull()
public WeatherExample.Criteria andHtempIsNotNull()
public WeatherExample.Criteria andHtempEqualTo(Short value)
public WeatherExample.Criteria andHtempNotEqualTo(Short value)
public WeatherExample.Criteria andHtempGreaterThan(Short value)
public WeatherExample.Criteria andHtempGreaterThanOrEqualTo(Short value)
public WeatherExample.Criteria andHtempLessThan(Short value)
public WeatherExample.Criteria andHtempLessThanOrEqualTo(Short value)
public WeatherExample.Criteria andHtempIn(List<Short> values)
public WeatherExample.Criteria andHtempNotIn(List<Short> values)
public WeatherExample.Criteria andHtempBetween(Short value1, Short value2)
public WeatherExample.Criteria andHtempNotBetween(Short value1, Short value2)
public WeatherExample.Criteria andAqiIsNull()
public WeatherExample.Criteria andAqiIsNotNull()
public WeatherExample.Criteria andAqiEqualTo(Short value)
public WeatherExample.Criteria andAqiNotEqualTo(Short value)
public WeatherExample.Criteria andAqiGreaterThan(Short value)
public WeatherExample.Criteria andAqiGreaterThanOrEqualTo(Short value)
public WeatherExample.Criteria andAqiLessThan(Short value)
public WeatherExample.Criteria andAqiLessThanOrEqualTo(Short value)
public WeatherExample.Criteria andAqiIn(List<Short> values)
public WeatherExample.Criteria andAqiNotIn(List<Short> values)
public WeatherExample.Criteria andAqiBetween(Short value1, Short value2)
public WeatherExample.Criteria andAqiNotBetween(Short value1, Short value2)
public WeatherExample.Criteria andWindIntensityIsNull()
public WeatherExample.Criteria andWindIntensityIsNotNull()
public WeatherExample.Criteria andWindIntensityEqualTo(Short value)
public WeatherExample.Criteria andWindIntensityNotEqualTo(Short value)
public WeatherExample.Criteria andWindIntensityGreaterThan(Short value)
public WeatherExample.Criteria andWindIntensityGreaterThanOrEqualTo(Short value)
public WeatherExample.Criteria andWindIntensityLessThan(Short value)
public WeatherExample.Criteria andWindIntensityLessThanOrEqualTo(Short value)
public WeatherExample.Criteria andWindIntensityIn(List<Short> values)
public WeatherExample.Criteria andWindIntensityNotIn(List<Short> values)
public WeatherExample.Criteria andWindIntensityBetween(Short value1, Short value2)
public WeatherExample.Criteria andWindIntensityNotBetween(Short value1, Short value2)
public WeatherExample.Criteria andModifyTimeIsNull()
public WeatherExample.Criteria andModifyTimeIsNotNull()
public WeatherExample.Criteria andModifyTimeEqualTo(Date value)
public WeatherExample.Criteria andModifyTimeNotEqualTo(Date value)
public WeatherExample.Criteria andModifyTimeGreaterThan(Date value)
public WeatherExample.Criteria andModifyTimeGreaterThanOrEqualTo(Date value)
public WeatherExample.Criteria andModifyTimeLessThan(Date value)
public WeatherExample.Criteria andModifyTimeLessThanOrEqualTo(Date value)
public WeatherExample.Criteria andModifyTimeIn(List<Date> values)
public WeatherExample.Criteria andModifyTimeNotIn(List<Date> values)
public WeatherExample.Criteria andModifyTimeBetween(Date value1, Date value2)
public WeatherExample.Criteria andModifyTimeNotBetween(Date value1, Date value2)
public WeatherExample.Criteria andCreateTimeIsNull()
public WeatherExample.Criteria andCreateTimeIsNotNull()
public WeatherExample.Criteria andCreateTimeEqualTo(Date value)
public WeatherExample.Criteria andCreateTimeNotEqualTo(Date value)
public WeatherExample.Criteria andCreateTimeGreaterThan(Date value)
public WeatherExample.Criteria andCreateTimeGreaterThanOrEqualTo(Date value)
public WeatherExample.Criteria andCreateTimeLessThan(Date value)
public WeatherExample.Criteria andCreateTimeLessThanOrEqualTo(Date value)
public WeatherExample.Criteria andCreateTimeIn(List<Date> values)
public WeatherExample.Criteria andCreateTimeNotIn(List<Date> values)
public WeatherExample.Criteria andCreateTimeBetween(Date value1, Date value2)
public WeatherExample.Criteria andCreateTimeNotBetween(Date value1, Date value2)
Copyright © 2019. All rights reserved.