public final class Concat extends CompoundExpression
Constructor and Description |
---|
Concat() |
Modifier and Type | Method and Description |
---|---|
Expression |
concat(Expression expression)
The method for Concat ( || ) additive arithmetic expression of query objects.
|
protected String |
getOperator()
Get operator of the compound expression.
|
addExpression, getExpressions, toString
abs, add, add, add, add, between, between, between, between, between, between, between, 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, subtract, trim, trim, trim, trim, trim, trim, upper
toString
protected String getOperator()
getOperator
in class CompoundExpression
public Expression concat(Expression expression)
concat
in interface Expression
concat
in class AbstractExpression
expression
- The Expression valueCopyright © 2018. All rights reserved.