public static class ZoneDayCountDataExample.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 ZoneDayCountDataExample.Criteria andIdIsNull()
public ZoneDayCountDataExample.Criteria andIdIsNotNull()
public ZoneDayCountDataExample.Criteria andIdEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andIdNotEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andIdGreaterThan(Long value)
public ZoneDayCountDataExample.Criteria andIdGreaterThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andIdLessThan(Long value)
public ZoneDayCountDataExample.Criteria andIdLessThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andIdIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andIdNotIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andIdBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andIdNotBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andMallIdIsNull()
public ZoneDayCountDataExample.Criteria andMallIdIsNotNull()
public ZoneDayCountDataExample.Criteria andMallIdEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andMallIdNotEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andMallIdGreaterThan(Long value)
public ZoneDayCountDataExample.Criteria andMallIdGreaterThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andMallIdLessThan(Long value)
public ZoneDayCountDataExample.Criteria andMallIdLessThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andMallIdIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andMallIdNotIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andMallIdBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andMallIdNotBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andAccountIdIsNull()
public ZoneDayCountDataExample.Criteria andAccountIdIsNotNull()
public ZoneDayCountDataExample.Criteria andAccountIdEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdNotEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdGreaterThan(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdGreaterThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdLessThan(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdLessThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andAccountIdIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andAccountIdNotIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andAccountIdBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andAccountIdNotBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andFloorIdIsNull()
public ZoneDayCountDataExample.Criteria andFloorIdIsNotNull()
public ZoneDayCountDataExample.Criteria andFloorIdEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdNotEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdGreaterThan(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdGreaterThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdLessThan(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdLessThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andFloorIdIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andFloorIdNotIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andFloorIdBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andFloorIdNotBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andZoneIdIsNull()
public ZoneDayCountDataExample.Criteria andZoneIdIsNotNull()
public ZoneDayCountDataExample.Criteria andZoneIdEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdNotEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdGreaterThan(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdGreaterThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdLessThan(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdLessThanOrEqualTo(Long value)
public ZoneDayCountDataExample.Criteria andZoneIdIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andZoneIdNotIn(List<Long> values)
public ZoneDayCountDataExample.Criteria andZoneIdBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andZoneIdNotBetween(Long value1, Long value2)
public ZoneDayCountDataExample.Criteria andInnumIsNull()
public ZoneDayCountDataExample.Criteria andInnumIsNotNull()
public ZoneDayCountDataExample.Criteria andInnumEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andInnumNotEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andInnumGreaterThan(Integer value)
public ZoneDayCountDataExample.Criteria andInnumGreaterThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andInnumLessThan(Integer value)
public ZoneDayCountDataExample.Criteria andInnumLessThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andInnumIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andInnumNotIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andInnumBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andInnumNotBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutnumIsNull()
public ZoneDayCountDataExample.Criteria andOutnumIsNotNull()
public ZoneDayCountDataExample.Criteria andOutnumEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumNotEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumGreaterThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumGreaterThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumLessThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumLessThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutnumIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutnumNotIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutnumBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutnumNotBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutsideInnumIsNull()
public ZoneDayCountDataExample.Criteria andOutsideInnumIsNotNull()
public ZoneDayCountDataExample.Criteria andOutsideInnumEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumNotEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumGreaterThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumGreaterThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumLessThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumLessThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideInnumIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutsideInnumNotIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutsideInnumBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutsideInnumNotBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutsideOutnumIsNull()
public ZoneDayCountDataExample.Criteria andOutsideOutnumIsNotNull()
public ZoneDayCountDataExample.Criteria andOutsideOutnumEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumNotEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumGreaterThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumGreaterThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumLessThan(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumLessThanOrEqualTo(Integer value)
public ZoneDayCountDataExample.Criteria andOutsideOutnumIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutsideOutnumNotIn(List<Integer> values)
public ZoneDayCountDataExample.Criteria andOutsideOutnumBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andOutsideOutnumNotBetween(Integer value1, Integer value2)
public ZoneDayCountDataExample.Criteria andCounttimeIsNull()
public ZoneDayCountDataExample.Criteria andCounttimeIsNotNull()
public ZoneDayCountDataExample.Criteria andCounttimeEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeNotEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeGreaterThan(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeGreaterThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeLessThan(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeLessThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCounttimeIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCounttimeNotIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCounttimeBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andCounttimeNotBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andCountdateIsNull()
public ZoneDayCountDataExample.Criteria andCountdateIsNotNull()
public ZoneDayCountDataExample.Criteria andCountdateEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCountdateNotEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCountdateGreaterThan(Date value)
public ZoneDayCountDataExample.Criteria andCountdateGreaterThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCountdateLessThan(Date value)
public ZoneDayCountDataExample.Criteria andCountdateLessThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCountdateIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCountdateNotIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCountdateBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andCountdateNotBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andModifyTimeIsNull()
public ZoneDayCountDataExample.Criteria andModifyTimeIsNotNull()
public ZoneDayCountDataExample.Criteria andModifyTimeEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeNotEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeGreaterThan(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeGreaterThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeLessThan(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeLessThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andModifyTimeIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andModifyTimeNotIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andModifyTimeBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andModifyTimeNotBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andCreateTimeIsNull()
public ZoneDayCountDataExample.Criteria andCreateTimeIsNotNull()
public ZoneDayCountDataExample.Criteria andCreateTimeEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeNotEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeGreaterThan(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeGreaterThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeLessThan(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeLessThanOrEqualTo(Date value)
public ZoneDayCountDataExample.Criteria andCreateTimeIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCreateTimeNotIn(List<Date> values)
public ZoneDayCountDataExample.Criteria andCreateTimeBetween(Date value1, Date value2)
public ZoneDayCountDataExample.Criteria andCreateTimeNotBetween(Date value1, Date value2)
Copyright © 2019. All rights reserved.