public final class Multiply extends CompoundExpression
Constructor and Description |
---|
Multiply() |
Modifier and Type | Method and Description |
---|---|
protected String |
getOperator()
Get operator of the compound expression.
|
Expression |
multiply(Expression expression)
The method for Multiply ( * ) 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, 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, 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 multiply(Expression expression)
multiply
in interface Expression
multiply
in class AbstractExpression
expression
- The Expression valueCopyright © 2016. All rights reserved.