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

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

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

Methods in com.espertech.esper.client.soda that return CastExpression
static CastExpression Expressions.cast(Expression expression, java.lang.String typeName)
          Cast function, casts the result on an expression to the desired type, or returns null if the type cannot be casted to the type.
static CastExpression Expressions.cast(java.lang.String propertyName, java.lang.String typeName)
          Cast function, casts the result on an expression to the desired type, or returns null if the type cannot be casted to the type.
 


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