Class DatasetTableFunctionExample.Criteria
- java.lang.Object
-
- io.dataease.plugins.common.base.domain.DatasetTableFunctionExample.GeneratedCriteria
-
- io.dataease.plugins.common.base.domain.DatasetTableFunctionExample.Criteria
-
- Enclosing class:
- DatasetTableFunctionExample
public static class DatasetTableFunctionExample.Criteria extends DatasetTableFunctionExample.GeneratedCriteria
-
-
Field Summary
-
Fields inherited from class io.dataease.plugins.common.base.domain.DatasetTableFunctionExample.GeneratedCriteria
criteria
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedCriteria()
-
Method Summary
-
Methods inherited from class io.dataease.plugins.common.base.domain.DatasetTableFunctionExample.GeneratedCriteria
addCriterion, addCriterion, addCriterion, andDbTypeBetween, andDbTypeEqualTo, andDbTypeGreaterThan, andDbTypeGreaterThanOrEqualTo, andDbTypeIn, andDbTypeIsNotNull, andDbTypeIsNull, andDbTypeLessThan, andDbTypeLessThanOrEqualTo, andDbTypeLike, andDbTypeNotBetween, andDbTypeNotEqualTo, andDbTypeNotIn, andDbTypeNotLike, andFuncBetween, andFuncEqualTo, andFuncGreaterThan, andFuncGreaterThanOrEqualTo, andFuncIn, andFuncIsNotNull, andFuncIsNull, andFuncLessThan, andFuncLessThanOrEqualTo, andFuncLike, andFuncNotBetween, andFuncNotEqualTo, andFuncNotIn, andFuncNotLike, andFuncTypeBetween, andFuncTypeEqualTo, andFuncTypeGreaterThan, andFuncTypeGreaterThanOrEqualTo, andFuncTypeIn, andFuncTypeIsNotNull, andFuncTypeIsNull, andFuncTypeLessThan, andFuncTypeLessThanOrEqualTo, andFuncTypeNotBetween, andFuncTypeNotEqualTo, andFuncTypeNotIn, andIdBetween, andIdEqualTo, andIdGreaterThan, andIdGreaterThanOrEqualTo, andIdIn, andIdIsNotNull, andIdIsNull, andIdLessThan, andIdLessThanOrEqualTo, andIdNotBetween, andIdNotEqualTo, andIdNotIn, andNameBetween, andNameEqualTo, andNameGreaterThan, andNameGreaterThanOrEqualTo, andNameIn, andNameIsNotNull, andNameIsNull, andNameLessThan, andNameLessThanOrEqualTo, andNameLike, andNameNotBetween, andNameNotEqualTo, andNameNotIn, andNameNotLike, getAllCriteria, getCriteria, isValid
-
-