com.mysema.util
Class StringEscape

java.lang.Object
  extended by com.mysema.util.StringEscape

public final class StringEscape
extends Object


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

Method Detail

escapeForLike

public static String escapeForLike(Constant<String> expr)


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