public class AbsFunctionResolver extends Resolver
Resolver
is responsible to calculate the IType
based on the type of the
ABS expression. The valid type is a Number
type.
The ABS function takes a numeric argument and returns a number (integer, float, or double) of the same type as the argument to the function.
Constructor and Description |
---|
AbsFunctionResolver(Resolver parent)
Creates a new
AbsFunctionResolver . |
addChild, getChild, getManagedType, getMapping, getParent, getParentManagedType, getParentMapping, getParentType, getParentTypeDeclaration, getProvider, getQuery, getType, getType, getType, getTypeDeclaration, getTypeHelper, getTypeRepository, isNullAllowed, setNullAllowed
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference