public class OQueryHelper
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
WILDCARD_ANYCHAR
protected static final String WILDCARD_ANYCHAR
- See Also:
-
-
WILDCARD_ANY
protected static final String WILDCARD_ANY
- See Also:
-
-
Constructor Details
-
OQueryHelper
public OQueryHelper()
-
Method Details
-
like
public static boolean like(String currentValue,
String iValue)