com.mysema.query.types.expr
Class EStringEscape

java.lang.Object
  extended by com.mysema.query.types.expr.EStringEscape

public final class EStringEscape
extends Object


Method Summary
static EString escapeForLike(EString expr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

escapeForLike

public static EString escapeForLike(EString expr)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.