public class In<P,V> extends Object implements PredicateBuilder<P>
| Constructor and Description |
|---|
In(javax.persistence.metamodel.SingularAttribute<? super P,V> singular,
V[] values) |
public List<javax.persistence.criteria.Predicate> build(javax.persistence.criteria.CriteriaBuilder builder, javax.persistence.criteria.Path<P> path)
build in interface PredicateBuilder<P>Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.