public class OrBuilder<P> extends Object implements PredicateBuilder<P>
| Constructor and Description |
|---|
OrBuilder(org.apache.deltaspike.data.api.criteria.Criteria<P,P>... criteria) |
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.