Uses of Class
com.espertech.esper.client.soda.ConcatExpression

Packages that use ConcatExpression
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of ConcatExpression in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return ConcatExpression
 ConcatExpression ConcatExpression.add(Expression expression)
          Add an expression to include in the computation.
 ConcatExpression ConcatExpression.add(java.lang.Object object)
          Add a constant to include in the computation.
 ConcatExpression ConcatExpression.add(java.lang.String propertyName)
          Add a property to include in the computation.
static ConcatExpression Expressions.concat(java.lang.String property, java.lang.String... properties)
          Concatenation.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com