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