public final class Subtract extends CompoundExpression
Constructor and Description |
---|
Subtract() |
Modifier and Type | Method and Description |
---|---|
protected String |
getOperator()
Get operator of the compound expression.
|
Expression |
subtract(Expression expression)
The method for Subtract ( - ) additive 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, remainder, sqrt, substring, substring, substring, substring, subtract, subtract, subtract, trim, trim, trim, trim, trim, trim, upper
toString
protected String getOperator()
getOperator
in class CompoundExpression
public Expression subtract(Expression expression)
subtract
in interface Expression
subtract
in class AbstractExpression
expression
- The Expression valueCopyright © 2018. All rights reserved.