Class EntityFunction.LOWER
java.lang.Object
org.apache.ofbiz.entity.condition.EntityConditionValue
org.apache.ofbiz.entity.condition.EntityFunction<T>
org.apache.ofbiz.entity.condition.EntityFunction.EntityFunctionSingle<String>
org.apache.ofbiz.entity.condition.EntityFunction.LOWER
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EntityFunction<T extends Comparable<?>>
Lower() entity function.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.ofbiz.entity.condition.EntityFunction
EntityFunction.EntityFunctionNested<T extends Comparable<?>>, EntityFunction.EntityFunctionSingle<T extends Comparable<?>>, EntityFunction.Fetcher<T>, EntityFunction.LENGTH, EntityFunction.LOWER, EntityFunction.SQLFunction, EntityFunction.TRIM, EntityFunction.UPPER
Nested classes/interfaces inherited from class org.apache.ofbiz.entity.condition.EntityConditionValue
EntityConditionValue.ConstantNumberValue
-
Field Summary
Fields inherited from class org.apache.ofbiz.entity.condition.EntityFunction
ID_LENGTH, ID_LOWER, ID_TRIM, ID_UPPER
-
Method Summary
Methods inherited from class org.apache.ofbiz.entity.condition.EntityFunction
addSqlValue, equals, freeze, getCode, getId, getModelField, getOriginalValue, getValue, hashCode, length, length, lower, lower, setModelField, trim, trim, upper, upper, upperField, validateSql
Methods inherited from class org.apache.ofbiz.entity.condition.EntityConditionValue
addSqlValue, constantNumber, getValue, toString, toString
-
Field Details
-
FETCHER
-