|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NInExpressionElement | |
|---|---|
| com.jpattern.orm.query.clause.where | |
| Uses of NInExpressionElement in com.jpattern.orm.query.clause.where |
|---|
| Methods in com.jpattern.orm.query.clause.where that return NInExpressionElement | |
|---|---|
static NInExpressionElement |
Expression.nin(String property,
Collection<?> values)
Not In - property has a value in the collection of values. |
static NInExpressionElement |
Expression.nin(String property,
Object[] values)
Not In - property has a value in the array of values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||