|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILikeExpressionElement | |
|---|---|
| com.jpattern.orm.query.clause.where | |
| Uses of ILikeExpressionElement in com.jpattern.orm.query.clause.where |
|---|
| Methods in com.jpattern.orm.query.clause.where that return ILikeExpressionElement | |
|---|---|
static ILikeExpressionElement |
Expression.ilike(String property,
Object value)
Case insensitive Like - property like value where the value contains the SQL wild card characters % (percentage) and _ (underscore). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||