public class LikeExpression extends SimpleExpression
| Constructor and Description |
|---|
LikeExpression(String propertyName,
Object value) |
LikeExpression(String propertyName,
Object value,
MatchLocation matchLocation) |
| Modifier and Type | Method and Description |
|---|---|
MatchLocation |
getMatchLocation() |
String |
toString() |
getOp, getPropertyName, getValuepublic LikeExpression(String propertyName, Object value, MatchLocation matchLocation)
public MatchLocation getMatchLocation()
public String toString()
toString in interface CriteriontoString in class SimpleExpressionCopyright © 2012–2014. All rights reserved.