Uses of Class
net.esper.client.soda.LikeExpression

Packages that use LikeExpression
net.esper.client.soda This package defines the Esper statement object model. 
 

Uses of LikeExpression in net.esper.client.soda
 

Methods in net.esper.client.soda that return LikeExpression
static LikeExpression Expressions.like(Expression left, Expression right)
          SQL-Like.
static LikeExpression Expressions.like(Expression left, Expression right, Expression escape)
          SQL-Like.
static LikeExpression Expressions.like(String propertyName, Object value, String escape)
          SQL-Like.
static LikeExpression Expressions.like(String propertyName, String value)
          SQL-Like.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com