Class SysRoleExample.GeneratedCriteria
- java.lang.Object
-
- io.dataease.plugins.common.base.domain.SysRoleExample.GeneratedCriteria
-
- Direct Known Subclasses:
SysRoleExample.Criteria
- Enclosing class:
- SysRoleExample
protected abstract static class SysRoleExample.GeneratedCriteria extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected List<SysRoleExample.Criterion>criteria
-
Constructor Summary
Constructors Modifier Constructor Description protectedGeneratedCriteria()
-
Method Summary
-
-
-
Field Detail
-
criteria
protected List<SysRoleExample.Criterion> criteria
-
-
Method Detail
-
isValid
public boolean isValid()
-
getAllCriteria
public List<SysRoleExample.Criterion> getAllCriteria()
-
getCriteria
public List<SysRoleExample.Criterion> getCriteria()
-
addCriterion
protected void addCriterion(String condition)
-
addCriterion
protected void addCriterion(String condition, Object value1, Object value2, String property)
-
andRoleIdIsNull
public SysRoleExample.Criteria andRoleIdIsNull()
-
andRoleIdIsNotNull
public SysRoleExample.Criteria andRoleIdIsNotNull()
-
andRoleIdEqualTo
public SysRoleExample.Criteria andRoleIdEqualTo(Long value)
-
andRoleIdNotEqualTo
public SysRoleExample.Criteria andRoleIdNotEqualTo(Long value)
-
andRoleIdGreaterThan
public SysRoleExample.Criteria andRoleIdGreaterThan(Long value)
-
andRoleIdGreaterThanOrEqualTo
public SysRoleExample.Criteria andRoleIdGreaterThanOrEqualTo(Long value)
-
andRoleIdLessThan
public SysRoleExample.Criteria andRoleIdLessThan(Long value)
-
andRoleIdLessThanOrEqualTo
public SysRoleExample.Criteria andRoleIdLessThanOrEqualTo(Long value)
-
andRoleIdIn
public SysRoleExample.Criteria andRoleIdIn(List<Long> values)
-
andRoleIdNotIn
public SysRoleExample.Criteria andRoleIdNotIn(List<Long> values)
-
andRoleIdBetween
public SysRoleExample.Criteria andRoleIdBetween(Long value1, Long value2)
-
andRoleIdNotBetween
public SysRoleExample.Criteria andRoleIdNotBetween(Long value1, Long value2)
-
andNameIsNull
public SysRoleExample.Criteria andNameIsNull()
-
andNameIsNotNull
public SysRoleExample.Criteria andNameIsNotNull()
-
andNameEqualTo
public SysRoleExample.Criteria andNameEqualTo(String value)
-
andNameNotEqualTo
public SysRoleExample.Criteria andNameNotEqualTo(String value)
-
andNameGreaterThan
public SysRoleExample.Criteria andNameGreaterThan(String value)
-
andNameGreaterThanOrEqualTo
public SysRoleExample.Criteria andNameGreaterThanOrEqualTo(String value)
-
andNameLessThan
public SysRoleExample.Criteria andNameLessThan(String value)
-
andNameLessThanOrEqualTo
public SysRoleExample.Criteria andNameLessThanOrEqualTo(String value)
-
andNameLike
public SysRoleExample.Criteria andNameLike(String value)
-
andNameNotLike
public SysRoleExample.Criteria andNameNotLike(String value)
-
andNameIn
public SysRoleExample.Criteria andNameIn(List<String> values)
-
andNameNotIn
public SysRoleExample.Criteria andNameNotIn(List<String> values)
-
andNameBetween
public SysRoleExample.Criteria andNameBetween(String value1, String value2)
-
andNameNotBetween
public SysRoleExample.Criteria andNameNotBetween(String value1, String value2)
-
andDescriptionIsNull
public SysRoleExample.Criteria andDescriptionIsNull()
-
andDescriptionIsNotNull
public SysRoleExample.Criteria andDescriptionIsNotNull()
-
andDescriptionEqualTo
public SysRoleExample.Criteria andDescriptionEqualTo(String value)
-
andDescriptionNotEqualTo
public SysRoleExample.Criteria andDescriptionNotEqualTo(String value)
-
andDescriptionGreaterThan
public SysRoleExample.Criteria andDescriptionGreaterThan(String value)
-
andDescriptionGreaterThanOrEqualTo
public SysRoleExample.Criteria andDescriptionGreaterThanOrEqualTo(String value)
-
andDescriptionLessThan
public SysRoleExample.Criteria andDescriptionLessThan(String value)
-
andDescriptionLessThanOrEqualTo
public SysRoleExample.Criteria andDescriptionLessThanOrEqualTo(String value)
-
andDescriptionLike
public SysRoleExample.Criteria andDescriptionLike(String value)
-
andDescriptionNotLike
public SysRoleExample.Criteria andDescriptionNotLike(String value)
-
andDescriptionIn
public SysRoleExample.Criteria andDescriptionIn(List<String> values)
-
andDescriptionNotIn
public SysRoleExample.Criteria andDescriptionNotIn(List<String> values)
-
andDescriptionBetween
public SysRoleExample.Criteria andDescriptionBetween(String value1, String value2)
-
andDescriptionNotBetween
public SysRoleExample.Criteria andDescriptionNotBetween(String value1, String value2)
-
andCreateByIsNull
public SysRoleExample.Criteria andCreateByIsNull()
-
andCreateByIsNotNull
public SysRoleExample.Criteria andCreateByIsNotNull()
-
andCreateByEqualTo
public SysRoleExample.Criteria andCreateByEqualTo(String value)
-
andCreateByNotEqualTo
public SysRoleExample.Criteria andCreateByNotEqualTo(String value)
-
andCreateByGreaterThan
public SysRoleExample.Criteria andCreateByGreaterThan(String value)
-
andCreateByGreaterThanOrEqualTo
public SysRoleExample.Criteria andCreateByGreaterThanOrEqualTo(String value)
-
andCreateByLessThan
public SysRoleExample.Criteria andCreateByLessThan(String value)
-
andCreateByLessThanOrEqualTo
public SysRoleExample.Criteria andCreateByLessThanOrEqualTo(String value)
-
andCreateByLike
public SysRoleExample.Criteria andCreateByLike(String value)
-
andCreateByNotLike
public SysRoleExample.Criteria andCreateByNotLike(String value)
-
andCreateByIn
public SysRoleExample.Criteria andCreateByIn(List<String> values)
-
andCreateByNotIn
public SysRoleExample.Criteria andCreateByNotIn(List<String> values)
-
andCreateByBetween
public SysRoleExample.Criteria andCreateByBetween(String value1, String value2)
-
andCreateByNotBetween
public SysRoleExample.Criteria andCreateByNotBetween(String value1, String value2)
-
andUpdateByIsNull
public SysRoleExample.Criteria andUpdateByIsNull()
-
andUpdateByIsNotNull
public SysRoleExample.Criteria andUpdateByIsNotNull()
-
andUpdateByEqualTo
public SysRoleExample.Criteria andUpdateByEqualTo(String value)
-
andUpdateByNotEqualTo
public SysRoleExample.Criteria andUpdateByNotEqualTo(String value)
-
andUpdateByGreaterThan
public SysRoleExample.Criteria andUpdateByGreaterThan(String value)
-
andUpdateByGreaterThanOrEqualTo
public SysRoleExample.Criteria andUpdateByGreaterThanOrEqualTo(String value)
-
andUpdateByLessThan
public SysRoleExample.Criteria andUpdateByLessThan(String value)
-
andUpdateByLessThanOrEqualTo
public SysRoleExample.Criteria andUpdateByLessThanOrEqualTo(String value)
-
andUpdateByLike
public SysRoleExample.Criteria andUpdateByLike(String value)
-
andUpdateByNotLike
public SysRoleExample.Criteria andUpdateByNotLike(String value)
-
andUpdateByIn
public SysRoleExample.Criteria andUpdateByIn(List<String> values)
-
andUpdateByNotIn
public SysRoleExample.Criteria andUpdateByNotIn(List<String> values)
-
andUpdateByBetween
public SysRoleExample.Criteria andUpdateByBetween(String value1, String value2)
-
andUpdateByNotBetween
public SysRoleExample.Criteria andUpdateByNotBetween(String value1, String value2)
-
andCreateTimeIsNull
public SysRoleExample.Criteria andCreateTimeIsNull()
-
andCreateTimeIsNotNull
public SysRoleExample.Criteria andCreateTimeIsNotNull()
-
andCreateTimeEqualTo
public SysRoleExample.Criteria andCreateTimeEqualTo(Long value)
-
andCreateTimeNotEqualTo
public SysRoleExample.Criteria andCreateTimeNotEqualTo(Long value)
-
andCreateTimeGreaterThan
public SysRoleExample.Criteria andCreateTimeGreaterThan(Long value)
-
andCreateTimeGreaterThanOrEqualTo
public SysRoleExample.Criteria andCreateTimeGreaterThanOrEqualTo(Long value)
-
andCreateTimeLessThan
public SysRoleExample.Criteria andCreateTimeLessThan(Long value)
-
andCreateTimeLessThanOrEqualTo
public SysRoleExample.Criteria andCreateTimeLessThanOrEqualTo(Long value)
-
andCreateTimeIn
public SysRoleExample.Criteria andCreateTimeIn(List<Long> values)
-
andCreateTimeNotIn
public SysRoleExample.Criteria andCreateTimeNotIn(List<Long> values)
-
andCreateTimeBetween
public SysRoleExample.Criteria andCreateTimeBetween(Long value1, Long value2)
-
andCreateTimeNotBetween
public SysRoleExample.Criteria andCreateTimeNotBetween(Long value1, Long value2)
-
andUpdateTimeIsNull
public SysRoleExample.Criteria andUpdateTimeIsNull()
-
andUpdateTimeIsNotNull
public SysRoleExample.Criteria andUpdateTimeIsNotNull()
-
andUpdateTimeEqualTo
public SysRoleExample.Criteria andUpdateTimeEqualTo(Long value)
-
andUpdateTimeNotEqualTo
public SysRoleExample.Criteria andUpdateTimeNotEqualTo(Long value)
-
andUpdateTimeGreaterThan
public SysRoleExample.Criteria andUpdateTimeGreaterThan(Long value)
-
andUpdateTimeGreaterThanOrEqualTo
public SysRoleExample.Criteria andUpdateTimeGreaterThanOrEqualTo(Long value)
-
andUpdateTimeLessThan
public SysRoleExample.Criteria andUpdateTimeLessThan(Long value)
-
andUpdateTimeLessThanOrEqualTo
public SysRoleExample.Criteria andUpdateTimeLessThanOrEqualTo(Long value)
-
andUpdateTimeIn
public SysRoleExample.Criteria andUpdateTimeIn(List<Long> values)
-
andUpdateTimeNotIn
public SysRoleExample.Criteria andUpdateTimeNotIn(List<Long> values)
-
andUpdateTimeBetween
public SysRoleExample.Criteria andUpdateTimeBetween(Long value1, Long value2)
-
andUpdateTimeNotBetween
public SysRoleExample.Criteria andUpdateTimeNotBetween(Long value1, Long value2)
-
-