public abstract static class EntityFunction.EntityFunctionNested<T extends Comparable<?>> extends EntityFunction<T>
EntityFunction.EntityFunctionNested<T extends Comparable<?>>, EntityFunction.EntityFunctionSingle<T extends Comparable<?>>, EntityFunction.Fetcher<T>, EntityFunction.LENGTH, EntityFunction.LOWER, EntityFunction.SQLFunction, EntityFunction.TRIM, EntityFunction.UPPER
EntityConditionValue.ConstantNumberValue
Modifier | Constructor and Description |
---|---|
protected |
EntityFunctionNested(EntityFunction.Fetcher<T> fetcher,
EntityFunction.SQLFunction function,
EntityConditionValue nested) |
addSqlValue, equals, freeze, getCode, getId, getModelField, getOriginalValue, getValue, hashCode, LENGTH, LENGTH, LOWER, LOWER, setModelField, TRIM, TRIM, UPPER_FIELD, UPPER, UPPER, validateSql
addSqlValue, CONSTANT_NUMBER, getValue, toString, toString
protected EntityFunctionNested(EntityFunction.Fetcher<T> fetcher, EntityFunction.SQLFunction function, EntityConditionValue nested)