-
Returns the parameter of this compare or null
.
Return the parameter with the given identifier
.
Return all parameters defined by this select.
void
Adds the given parameter to this select.
void
Sets the parameter of this compare.
Creates a new Equal constraint for the attribute specified by given attributeName and parameter.
Creates a new GreaterThan constraint for the given attributeName and given parameter
Creates a new GreaterThanEqual constraint for the given attributeName and given parameter
Creates a new LessThan constraint for the given attributeName and given parameter.
Creates a new LessThanEqual constraint for the given attributeName and given parameter.
Creates a new Like constraint for the attribute specified by given attributeName and parameter.
Creates a new NotEqual constraint for the attribute specified by given attributeName and parameter.