|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.db.LikeCompare
public class LikeCompare
Constructor Summary | |
---|---|
LikeCompare()
|
Method Summary | |
---|---|
static boolean |
like(SQL sql,
String haystack,
String needle)
|
static boolean |
like(SQL sql,
String haystack,
String needle,
String escape)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LikeCompare()
Method Detail |
---|
public static boolean like(SQL sql, String haystack, String needle) throws PageException
PageException
public static boolean like(SQL sql, String haystack, String needle, String escape) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |