protected abstract static class LoggingEventPropertyExample.GeneratedCriteria extends Object
限定符和类型 | 字段和说明 |
---|---|
protected List<LoggingEventPropertyExample.Criterion> |
criteria |
限定符 | 构造器和说明 |
---|---|
protected |
GeneratedCriteria() |
protected List<LoggingEventPropertyExample.Criterion> criteria
public boolean isValid()
public List<LoggingEventPropertyExample.Criterion> getAllCriteria()
public List<LoggingEventPropertyExample.Criterion> getCriteria()
protected void addCriterion(String condition)
protected void addCriterion(String condition, Object value1, Object value2, String property)
public LoggingEventPropertyExample.Criteria andEventIdIsNull()
public LoggingEventPropertyExample.Criteria andEventIdIsNotNull()
public LoggingEventPropertyExample.Criteria andEventIdEqualTo(Long value)
public LoggingEventPropertyExample.Criteria andEventIdNotEqualTo(Long value)
public LoggingEventPropertyExample.Criteria andEventIdGreaterThan(Long value)
public LoggingEventPropertyExample.Criteria andEventIdGreaterThanOrEqualTo(Long value)
public LoggingEventPropertyExample.Criteria andEventIdLessThan(Long value)
public LoggingEventPropertyExample.Criteria andEventIdLessThanOrEqualTo(Long value)
public LoggingEventPropertyExample.Criteria andEventIdIn(List<Long> values)
public LoggingEventPropertyExample.Criteria andEventIdNotIn(List<Long> values)
public LoggingEventPropertyExample.Criteria andEventIdBetween(Long value1, Long value2)
public LoggingEventPropertyExample.Criteria andEventIdNotBetween(Long value1, Long value2)
public LoggingEventPropertyExample.Criteria andMappedKeyIsNull()
public LoggingEventPropertyExample.Criteria andMappedKeyIsNotNull()
public LoggingEventPropertyExample.Criteria andMappedKeyEqualTo(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyNotEqualTo(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyGreaterThan(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyGreaterThanOrEqualTo(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyLessThan(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyLessThanOrEqualTo(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyLike(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyNotLike(String value)
public LoggingEventPropertyExample.Criteria andMappedKeyIn(List<String> values)
public LoggingEventPropertyExample.Criteria andMappedKeyNotIn(List<String> values)
public LoggingEventPropertyExample.Criteria andMappedKeyBetween(String value1, String value2)
public LoggingEventPropertyExample.Criteria andMappedKeyNotBetween(String value1, String value2)
Copyright © 2018. All rights reserved.