Example usage for javax.persistence.criteria Predicate interface-usage

List of usage examples for javax.persistence.criteria Predicate interface-usage

Introduction

In this page you can find the example usage for javax.persistence.criteria Predicate interface-usage.

Usage

From source file org.batoo.jpa.core.impl.criteria.expression.PredicateImpl.java

/**
 * Implementation of {@link Predicate}.
 * 
 * @author hceylan
 * @since 2.0.0
 */