public final class Remainder extends CompoundExpression
Constructor and Description |
---|
Remainder() |
Modifier and Type | Method and Description |
---|---|
protected String |
getOperator()
Get operator of the compound expression.
|
Expression |
remainder(Expression expression)
The method for Reminder ( % ) multiplicative arithmetic expression of query objects.
|
addExpression, getExpressions, toString
abs, add, add, add, add, between, between, between, between, between, between, between, concat, concat, divide, divide, divide, divide, equal, equal, equal, equal, equal, equal, equal, equal, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, length, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, like, like, like, like, like, like, locate, locate, locate, locate, locate, locate, lower, multiply, multiply, multiply, multiply, negate, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notLike, notLike, notLike, notLike, notLike, notLike, plus, remainder, remainder, remainder, sqrt, substring, substring, substring, substring, subtract, subtract, subtract, subtract, trim, trim, trim, trim, trim, trim, upper
toString
protected String getOperator()
getOperator
in class CompoundExpression
public Expression remainder(Expression expression)
remainder
in interface Expression
remainder
in class AbstractExpression
expression
- The Expression valueCopyright © 2016. All rights reserved.